diff --git a/component/pear/module/tinymce/tinymce/plugins/wordcount/plugin.js b/component/pear/module/tinymce/tinymce/plugins/wordcount/plugin.js index ee35991..5b9cf2f 100644 --- a/component/pear/module/tinymce/tinymce/plugins/wordcount/plugin.js +++ b/component/pear/module/tinymce/tinymce/plugins/wordcount/plugin.js @@ -177,6 +177,7 @@ } return true; }; + var EMPTY_STRING$1 = EMPTY_STRING; var WHITESPACE$1 = WHITESPACE; diff --git a/config/pear.config.yml b/config/pear.config.yml index c0a67a6..f94490b 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -16,7 +16,7 @@ menu: ## 侧边默认折叠状态 collaspe: false ## 是否开启多系统菜单模式 - control: false + control: true ## 顶部菜单宽度 PX controlWidth: 500 ## 默认选中的菜单项