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
ddba70fa
Commit
ddba70fa
authored
Aug 28, 2020
by
luoxj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
表单标记
parent
6fd16fbd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
form.ftl
src/main/webapp/WEB-INF/manager/cms/category/form.ftl
+6
-3
No files found.
src/main/webapp/WEB-INF/manager/cms/category/form.ftl
View file @
ddba70fa
...
@@ -18,8 +18,8 @@
...
@@ -18,8 +18,8 @@
gutter=
"0"
gutter=
"0"
justify=
"start"
align=
"top"
>
justify=
"start"
align=
"top"
>
<el-col
span=
"12"
>
<el-col
span=
"12"
>
<el-form-item
label=
"栏目
管理
名称"
prop=
"categoryTitle"
>
<el-form-item
label=
"栏目名称"
prop=
"categoryTitle"
>
<template
slot=
'label'
>
栏目
管理
名称
<template
slot=
'label'
>
栏目名称
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
<a
href=
"http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
<a
href=
"http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
target=
"_blank"
>
{ms:field.typetitle/}
</a>
target=
"_blank"
>
{ms:field.typetitle/}
</a>
...
@@ -51,7 +51,10 @@
...
@@ -51,7 +51,10 @@
<el-form-item
prop=
"categoryType"
>
<el-form-item
prop=
"categoryType"
>
<template
slot=
'label'
>
栏目类型
<template
slot=
'label'
>
栏目类型
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
列表:常用于带列表、详情的业务,例如:新闻列表、图片列表
<br>
封面:常用单篇文章显示,例如:关于我们、公司介绍
<br>
跳转:栏目外链接,需要配合自定义标签使用
<br>
修改栏目时如果该栏目存在文章则不能修改栏目类型
列表:常用于带列表、详情的业务,例如:新闻列表、图片列表
<br>
封面:常用单篇文章显示,例如:关于我们、公司介绍
<br>
跳转:栏目外链接,需要配合逻辑判断
<
#if
>
和自定义链接使用
<br>
修改栏目时如果该栏目存在文章则不能修改栏目类型
<i
class=
"el-icon-question"
slot=
"reference"
></i>
<i
class=
"el-icon-question"
slot=
"reference"
></i>
</el-popover>
</el-popover>
</template>
</template>
...
...
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