Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
platform-cms
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
liangyi.chen@yoho.cn
6 years ago
Commit
d078a986c5bd11f7db3cd710ea606fad355b878b
1 parent
41da8cce
页面增加提示
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
0 deletions
web/src/main/webapp/html/grass/article/editArticle.html
web/src/main/webapp/html/grass/article/editorVideoDetail.html
web/src/main/webapp/html/grass/article/publishArticle.html
web/src/main/webapp/html/grass/tblCrawlerInfoManage/editTblCrawlerArticle.html
web/src/main/webapp/html/grass/article/editArticle.html
View file @
d078a98
...
...
@@ -88,6 +88,7 @@
<tr
style=
"height: 60px"
>
<td
style=
"width:100%; word-wrap:break-word;"
>
<a
id=
"verifyUserBotton"
class=
"btn btn-small"
style=
"font-size: 18px; "
>
@用户信息查看
</a>
<span
style=
"color:red"
>
温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )
</span>
</td>
</tr>
...
...
web/src/main/webapp/html/grass/article/editorVideoDetail.html
View file @
d078a98
...
...
@@ -90,6 +90,7 @@
<tr
style=
"height: 60px"
>
<td
style=
"width:100%; word-wrap:break-word;"
>
<a
id=
"verifyUserBotton"
class=
"btn btn-small"
style=
"font-size: 18px; "
>
@用户信息查看
</a>
<span
style=
"color:red"
>
温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )
</span>
</td>
</tr>
<tr>
...
...
web/src/main/webapp/html/grass/article/publishArticle.html
View file @
d078a98
...
...
@@ -102,12 +102,15 @@
<tr
style=
"height: 60px"
>
<td
style=
"width:100%; word-wrap:break-word;"
>
<a
id=
"verifyUserBotton"
class=
"btn btn-small"
style=
"font-size: 18px; "
>
@用户信息查看
</a>
<span
style=
"color:red"
>
温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )
</span>
</td>
</tr>
<tr>
<td
style=
"width:100%; word-wrap:break-word;"
>
<div
id=
"atUserInfo"
style=
"float: left;"
></div></td>
</tr>
<tr
style=
"height: 60px"
>
...
...
web/src/main/webapp/html/grass/tblCrawlerInfoManage/editTblCrawlerArticle.html
View file @
d078a98
...
...
@@ -89,6 +89,7 @@
<tr
style=
"height: 60px"
>
<td
style=
"width:100%; word-wrap:break-word;"
>
<a
id=
"verifyUserBotton"
class=
"btn btn-small"
style=
"font-size: 18px; "
>
@用户信息查看
</a>
<span
style=
"color:red"
>
温馨提示: @功能直接手动输入@符号和用户uid,并且以#结尾(举例:@600032938# )
</span>
</td>
</tr>
...
...
Please
register
or
login
to post a comment