提交 38f80117 编写于 作者: changdi.hao's avatar changdi.hao

修复编辑埋点

上级 505f0954
...@@ -404,6 +404,7 @@ ...@@ -404,6 +404,7 @@
</template> </template>
<script> <script>
import { isEmptyUtils, openLoading, closeLoading } from '../../common/utils'; import { isEmptyUtils, openLoading, closeLoading } from '../../common/utils';
import { doUpload, getFilePath } from "../../common/qiniuUtil";
function isNormalWorld(rule, value,callback) { function isNormalWorld(rule, value,callback) {
var regEn = /[`~!@#$%^&*()_+<>?:"{},.\/;'[\]]/im, var regEn = /[`~!@#$%^&*()_+<>?:"{},.\/;'[\]]/im,
regCn = /[·!#¥(——):;“”‘、,|《。》?、【】[\]]/im; regCn = /[·!#¥(——):;“”‘、,|《。》?、【】[\]]/im;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册