From 37100874a61dac51130d45c65328ea5c7efeff2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 12 Jul 2021 01:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=90=20tinymece=20supports=20mathematic?= =?UTF-8?q?al=20formulas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pear/module/tinymce/tinymce/plugins/wordcount/plugin.js | 1 + config/pear.config.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 ## 默认选中的菜单项