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
d851be01
Commit
d851be01
authored
May 27, 2021
by
zhongxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改栏目管理新增template标签
parent
c2099519
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
14 deletions
+5
-14
form.ftl
src/main/webapp/WEB-INF/manager/cms/category/form.ftl
+5
-14
No files found.
src/main/webapp/WEB-INF/manager/cms/category/form.ftl
View file @
d851be01
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
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>
<el-input
v-model=
"form.categoryTitle"
<el-input
v-model=
"form.categoryTitle"
:disabled=
"false"
:disabled=
"false"
:style=
"{width: '100%'}"
:style=
"{width: '100%'}"
...
@@ -43,8 +42,7 @@
...
@@ -43,8 +42,7 @@
gutter=
"0"
gutter=
"0"
justify=
"start"
align=
"top"
>
justify=
"start"
align=
"top"
>
<el-col
span=
"12"
>
<el-col
span=
"12"
>
<el-form-item
prop=
"categoryType"
>
<el-form-item
prop=
"categoryType"
label=
"栏目类型"
>
<template
slot=
'label'
>
栏目类型
</template>
<el-radio-group
v-model=
"form.categoryType"
<el-radio-group
v-model=
"form.categoryType"
:style=
"{width: ''}"
:style=
"{width: ''}"
:disabled=
"categoryTypeDisabled"
>
:disabled=
"categoryTypeDisabled"
>
...
@@ -88,8 +86,7 @@
...
@@ -88,8 +86,7 @@
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
span=
"12"
>
<el-col
span=
"12"
>
<el-form-item
prop=
"mdiyModelId"
>
<el-form-item
prop=
"mdiyModelId"
label=
"自定义模型"
>
<template
slot=
'label'
>
自定义模型
</template>
<el-select
v-model=
"form.mdiyModelId"
<el-select
v-model=
"form.mdiyModelId"
:style=
"{width: '100%'}"
:style=
"{width: '100%'}"
:filterable=
"false"
:filterable=
"false"
...
@@ -108,8 +105,7 @@
...
@@ -108,8 +105,7 @@
</el-row>
</el-row>
<el-row
gutter=
"0"
justify=
"start"
align=
"top"
>
<el-row
gutter=
"0"
justify=
"start"
align=
"top"
>
<el-col
span=
"12"
>
<el-col
span=
"12"
>
<el-form-item
prop=
"categoryListUrl"
v-if=
"form.categoryType == '1'"
>
<el-form-item
prop=
"categoryListUrl"
label=
"列表模板"
v-if=
"form.categoryType == '1'"
>
<template
slot=
'label'
>
列表模板
</template>
<el-select
v-model=
"form.categoryListUrl"
<el-select
v-model=
"form.categoryListUrl"
:style=
"{width: '100%'}"
:style=
"{width: '100%'}"
:filterable=
"true"
:filterable=
"true"
...
@@ -129,8 +125,7 @@
...
@@ -129,8 +125,7 @@
</el-col>
</el-col>
<el-col
span=
"12"
v-if=
"form.categoryType == 3"
>
<el-col
span=
"12"
v-if=
"form.categoryType == 3"
>
<el-form-item
prop=
"categoryDiyUrl"
>
<el-form-item
prop=
"categoryDiyUrl"
label=
"自定义链接"
>
<template
slot=
'label'
>
自定义链接
</template>
<el-input
<el-input
:disabled=
"false"
:disabled=
"false"
v-model=
"form.categoryDiyUrl"
v-model=
"form.categoryDiyUrl"
...
@@ -148,7 +143,6 @@
...
@@ -148,7 +143,6 @@
justify=
"start"
align=
"top"
>
justify=
"start"
align=
"top"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"栏目属性"
prop=
"categoryFlag"
>
<el-form-item
label=
"栏目属性"
prop=
"categoryFlag"
>
<template
slot=
'label'
>
栏目属性
</template>
<el-select
v-model=
"form.categoryFlag"
<el-select
v-model=
"form.categoryFlag"
:style=
"{width: '100%'}"
:style=
"{width: '100%'}"
:filterable=
"false"
:filterable=
"false"
...
@@ -179,7 +173,6 @@
...
@@ -179,7 +173,6 @@
</el-col>
</el-col>
</el-row>
</el-row>
<el-form-item
label=
"栏目管理关键字"
prop=
"categoryKeyword"
>
<el-form-item
label=
"栏目管理关键字"
prop=
"categoryKeyword"
>
<template
slot=
'label'
>
栏目关键字
</template>
<el-input
<el-input
type=
"textarea"
:rows=
"5"
type=
"textarea"
:rows=
"5"
:disabled=
"false"
:disabled=
"false"
...
@@ -192,7 +185,6 @@
...
@@ -192,7 +185,6 @@
</div>
</div>
</el-form-item>
</el-form-item>
<el-form-item
label=
"栏目管理描述"
prop=
"categoryDescrip"
>
<el-form-item
label=
"栏目管理描述"
prop=
"categoryDescrip"
>
<template
slot=
'label'
>
栏目描述
</template>
<el-input
<el-input
type=
"textarea"
:rows=
"5"
type=
"textarea"
:rows=
"5"
:disabled=
"false"
:disabled=
"false"
...
@@ -204,8 +196,7 @@
...
@@ -204,8 +196,7 @@
标签:
<a
href=
"http://doc.mingsoft.net/mcms/biao-qian/lan-mu-lie-biao-ms-channel.html"
target=
"_blank"
>
${'$'}{field.typedescrip}
</a>
标签:
<a
href=
"http://doc.mingsoft.net/mcms/biao-qian/lan-mu-lie-biao-ms-channel.html"
target=
"_blank"
>
${'$'}{field.typedescrip}
</a>
</div>
</div>
</el-form-item>
</el-form-item>
<el-form-item
label=
""
prop=
"categoryImg"
>
<el-form-item
label=
"缩略图"
prop=
"categoryImg"
>
<template
slot=
'label'
>
缩略图
</template>
<el-upload
<el-upload
:file-list=
"form.categoryImg"
:file-list=
"form.categoryImg"
:action=
"ms.base+'/file/upload.do'"
:action=
"ms.base+'/file/upload.do'"
...
...
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