Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
2f293b19
Commit
2f293b19
authored
May 27, 2021
by
zhongxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文章管理提示信息
parent
40f23707
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
form.ftl
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
+4
-4
No files found.
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
2f293b19
...
...
@@ -42,7 +42,7 @@
v-model=
"form.categoryId"
></tree-select>
<div
class=
"ms-form-tip"
>
标签:
<a
href=
"http://doc.mingsoft.net/mcms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
target=
"_blank"
>
${'$'}{field.typetitle}
</a><br/>
提示:
不能为链接和封面类型新建文章
不能为链接和封面类型新建文章
</div>
</el-form-item>
</el-col>
...
...
@@ -63,7 +63,7 @@
:label=
"item.dictLabel"
></el-option>
</el-select>
<div
class=
"ms-form-tip"
>
提示:
用于筛选文章,在自定义字典添加
用于筛选文章,在自定义字典添加
</div>
</el-form-item>
</el-col>
...
...
@@ -135,7 +135,7 @@
</el-radio>
</el-radio-group>
<div
class=
"ms-form-tip"
>
提示:
选择否后前端将不显示,需要重新生成才有效果
选择否后前端将不显示,需要重新生成才有效果
</div>
</el-form-item>
</el-col>
...
...
@@ -165,7 +165,7 @@
<i
class=
"el-icon-plus"
></i>
<div
slot=
"tip"
class=
"ms-form-tip"
>
标签:
<a
href=
"http://doc.mingsoft.net/mcms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
target=
"_blank"
>
${'$'}{field.litpic}
</a><br/>
提示:
最多上传1张图片,文章缩略图,支持jpg格式
最多上传1张图片,文章缩略图,支持jpg格式
</div>
</el-upload>
</el-form-item>
...
...
Write
Preview
Markdown
is supported
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