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
a7202232
You need to sign in or sign up before continuing.
Commit
a7202232
authored
Jul 27, 2021
by
zhouyk
Browse files
自定义的地址问题修复,区分了后台与前台
parent
a89eddd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
a7202232
...
...
@@ -239,7 +239,7 @@
maximumWords
:
100000
,
initialFrameWidth
:
'
100
%'
,
initialFrameHeight
:
400
,
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"
,
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
/'
},
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