From 5fa9e3d5767f6a2570a19be3dd067048f3db97b5 Mon Sep 17 00:00:00 2001 From: msgroup Date: Tue, 27 Jul 2021 14:08:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=99=BE=E5=BA=A6=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/manager/cms/content/form.ftl | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl index e6a3daf3..f7826510 100644 --- a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl +++ b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl @@ -229,19 +229,7 @@ title: '文章编辑', name: 'form' }], - editorConfig: { - imageScaleEnabled: true, - autoHeightEnabled: true, - autoFloatEnabled: false, - scaleEnabled: true, - compressSide: 0, - maxImageSideLength: 1000, - maximumWords: 100000, - initialFrameWidth: '100%', - initialFrameHeight: 400, - serverUrl: ms.base + "/static/plugins/ueditor/1.4.3.3/jsp/editor.do?jsonConfig=%7BvideoUrlPrefix:\'\',fileManagerListPath:\'\',imageMaxSize:2048000,videoMaxSize:204800000,fileMaxSize:51200000,fileUrlPrefix:\'\',imageUrlPrefix:\'\',imagePathFormat:\'/upload/${appId}/cms/content/editor/%7Btime%7D\',filePathFormat:\'/upload/${appId}/cms/content/editor/%7Btime%7D\',videoPathFormat:\'/upload/${appId}/cms/content/editor/%7Btime%7D\'%7D", - UEDITOR_HOME_URL: ms.base + '/static/plugins/ueditor/1.4.3.3/' - }, + editorConfig: ms.editorConfig, contentCategoryIdOptions: [], returnIsShow: true, type: '',