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
14b61294
Commit
14b61294
authored
Nov 11, 2020
by
xierz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文章管理和栏目管理id列拉长
parent
92d07bc2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.ftl
src/main/webapp/WEB-INF/manager/cms/category/index.ftl
+1
-1
main.ftl
src/main/webapp/WEB-INF/manager/cms/content/main.ftl
+1
-1
No files found.
src/main/webapp/WEB-INF/manager/cms/category/index.ftl
View file @
14b61294
...
...
@@ -31,7 +31,7 @@
{{emptyText}}
</template>
<el-table-column
type=
"selection"
width=
"40"
></el-table-column>
<el-table-column
label=
"编号"
width=
"
1
20"
prop=
"id"
>
<el-table-column
label=
"编号"
width=
"
2
20"
prop=
"id"
>
<template
slot=
'header'
>
编号
<el-popover
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
<a
href=
"http://doc.mingsoft.net/plugs-cms/biao-qian/lan-mu-lie-biao-ms-channel.html"
target=
"_blank"
>
${'$'}{field.id}
</a>
...
...
src/main/webapp/WEB-INF/manager/cms/content/main.ftl
View file @
14b61294
...
...
@@ -60,7 +60,7 @@
{{emptyText}}
</template>
<el-table-column
type=
"selection"
width=
"40"
></el-table-column>
<el-table-column
label=
"编号"
width=
"
7
0"
prop=
"id"
>
<el-table-column
label=
"编号"
width=
"
20
0"
prop=
"id"
>
<template
slot=
'header'
>
编号
<el-popover
placement=
"top-start"
title=
"提示"
trigger=
"hover"
>
<a
href=
"http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
target=
"_blank"
>
${'$'}{field.id}
</a>
...
...
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