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
2f293b19
Commit
2f293b19
authored
May 27, 2021
by
zhongxy
Browse files
修改文章管理提示信息
parent
40f23707
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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