提交ysp的帮助页面

This commit is contained in:
zhangwei
2018-11-07 15:07:10 +08:00
parent db504ca2ca
commit 97743458c1
3 changed files with 411 additions and 2 deletions

View File

@@ -222,6 +222,13 @@ function refreshCache(cacheName){
overflow-y: auto;
overflow-x: hidden;
}
#helpHref{
padding:16px 6px 13px 8px;
color:#c5c5c5
}
#helpHref:hover{
background:#3d3d3d;
}
</style>
</head>
@@ -326,8 +333,8 @@ function refreshCache(cacheName){
</li>
</c:if>
<!-- 在线帮助 -->
<li class="dropdown dropdown-user" id="language">
<a href="${ctx}/sys/help" target="mainFrame" style="padding:16px 6px 13px 8px;color:#c5c5c5" >
<li class="dropdown dropdown-user nav">
<a href="${ctx}/sys/help" id="helpHref" target="mainFrame" >
<i class="icon-question font-sharp"></i>
<span class="username username-hide-on-mobile" id="help">
help