Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
a89eddd1
Commit
a89eddd1
authored
Jul 27, 2021
by
zhouyk
Browse files
编辑器传递参数问题
parent
affd6b2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
a89eddd1
...
@@ -239,7 +239,7 @@
...
@@ -239,7 +239,7 @@
maximumWords
:
100000
,
maximumWords
:
100000
,
initialFrameWidth
:
'
100
%'
,
initialFrameWidth
:
'
100
%'
,
initialFrameHeight
:
400
,
initialFrameHeight
:
400
,
serverUrl
:
ms
.base
+
"/static/plugins/ueditor/1.4.3.3/jsp/editor.do?jsonConfig=%7BvideoUrlPrefix:
\'
"
+
ms
.base
+
"
\'
,fileUrlPrefix:
\'
"
+
ms
.base
+
"
\'
,imageUrlPrefix:
\'
"
+
ms
.base
+
"
\'
,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"
,
serverUrl
:
ms
.base
+
"/static/plugins/ueditor/1.4.3.3/jsp/editor.do?jsonConfig=%7BvideoUrlPrefix:
\'
upload/${appId}/cms/content/editor
\'
,videoMaxSize:204800000,fileMaxSize:51200000,fileUrlPrefix:
\'
upload/${appId}/cms/content/editor
\'
,imageUrlPrefix:
\'
upload/${appId}/cms/content/editor
\'
,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
/'
UEDITOR
_
HOME
_
URL
:
ms
.base
+
'/
static
/
plugins
/
ueditor
/
1.4
.
3.3
/'
},
},
contentCategoryIdOptions
:
[]
,
contentCategoryIdOptions
:
[]
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment