瀏覽代碼

sunguidong

zhangguidong 2 年之前
父節點
當前提交
5e0d7c4d8c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/static/ext/ueditor/ueditor.all.js

+ 1 - 1
public/static/ext/ueditor/ueditor.all.js

@@ -28761,7 +28761,7 @@ UE.ui = baidu.editor.ui = {};
             });
             function setCount(editor,ui) {
                 editor.setOpt({
-                    wordCount:true,
+                    wordCount:false,
                     maximumWords:10000,
                     wordCountMsg:editor.options.wordCountMsg || editor.getLang("wordCountMsg"),
                     wordOverFlowMsg:editor.options.wordOverFlowMsg || editor.getLang("wordOverFlowMsg")