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
02bb7887
Commit
02bb7887
authored
May 27, 2021
by
zhongxy
Browse files
修改文章列表链接
parent
3865ba6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/main.ftl
View file @
02bb7887
...
...
@@ -63,7 +63,7 @@
<el-table-column label="编号" width="200" 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>
<a href="http://doc.mingsoft.net/
m
cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html
#%E6%96%87%E7%AB%A0%E5%88%97%E8%A1%A8-msarclist
" target="_blank">$
{
'$'
}{
field
.id
}
</a>
<i class="el-icon-question" slot="reference"></i>
</el-popover>
</template>
...
...
@@ -79,7 +79,7 @@
<el-table-column label="点击量" width="90" align="right" prop="contentHit">
<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
.hit
}
</a>
<a href="http://doc.mingsoft.net/
m
cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html
#%E6%96%87%E7%AB%A0%E5%88%97%E8%A1%A8-msarclist
" target="_blank">$
{
'$'
}{
field
.hit
}
</a>
<i class="el-icon-question" slot="reference"></i>
</el-popover>
</template>
...
...
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