Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
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
qinchao
7 years ago
Commit
ce25ac3f6098d19ee21454cd5403c6e9bb69b4d6
1 parent
9356d9e4
todashboard不要权限
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
monitor-ui-web/src/main/webapp/jsp/dashBoard/dashBoard.jsp
monitor-ui-web/src/main/webapp/jsp/dashBoard/dashBoard.jsp
View file @
ce25ac3
...
...
@@ -122,7 +122,7 @@
</div>
--%>
<div
class=
"col-sm-12 col-md-6 col-lg-4 "
>
<div
class=
"thumbnail"
style=
"height:8
3
0px;"
>
<div
class=
"thumbnail"
style=
"height:8
6
0px;"
>
<div
style=
"width:90%;height:150px;background-color: rebeccapurple;margin:0 auto;"
class=
"jumbotron"
>
<h2
style=
"color:white"
>
运维相关系统
</h2>
</div>
...
...
@@ -179,7 +179,7 @@
<div
class=
"col-sm-12 col-md-6 col-lg-4 "
>
<div
class=
"thumbnail"
style=
"height:8
3
0px;"
>
<div
class=
"thumbnail"
style=
"height:8
6
0px;"
>
<div
style=
"width:90%;height:150px;background-color:#0C5F61;margin:0 auto; "
class=
"jumbotron"
>
<h2
style=
"color:white"
>
开发相关系统
</h2>
</div>
...
...
@@ -220,6 +220,11 @@
<p><a
href=
"http://data.yoho.cn/analytics/saw.dll?bieehome"
target=
"_blank"
>
http://data.yoho.cn/analytics/saw.dll?bieehome
</a></p>
<h3>
redmine
</h3>
<p><a
href=
"http://redmine.yoho.cn/"
target=
"_blank"
>
http://redmine.yoho.cn
</a></p>
<h3>
nexus
</h3>
<p><a
href=
"http://192.168.102.168:18081/nexus/#welcome"
target=
"_blank"
>
http://192.168.102.168:18081/nexus/
</a></p>
...
...
@@ -233,7 +238,10 @@
<h2
style=
"color:white"
>
公司相关系统
</h2>
</div>
<div
class=
"caption"
>
<h3>
OA
</h3>
<p><a
href=
"http://oa.yoho.cn:8090"
target=
"_blank"
>
http://oa.yoho.cn:8090
</a></p>
</div>
</div>
...
...
Please
register
or
login
to post a comment