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
8 years ago
Commit
b462ee75d854f0cdaec78305d6b73e57f211b1fe
1 parent
4b83777c
运维系统研发-通用查询
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
4 deletions
monitor-ui-web/src/main/webapp/jsp/dashBoard/dashBoard.jsp
monitor-ui-web/src/main/webapp/jsp/dashBoard/others.jsp
monitor-ui-web/src/main/webapp/jsp/sqloperate/sqloperate.jsp
monitor-ui-web/src/main/webapp/jsp/dashBoard/dashBoard.jsp
View file @
b462ee7
...
...
@@ -236,7 +236,7 @@
</div>
</div>
</body>
<script
src=
"<%=basePath %>script/common/genarate_left_panel.js"
></script>
<script
src=
"<%=basePath %>script/common/genarate_left_panel.js
?v=20170628
"
></script>
<script
type=
"text/javascript"
>
$
(
"#li_dashboard"
).
addClass
(
"active"
);
</script>
...
...
monitor-ui-web/src/main/webapp/jsp/dashBoard/others.jsp
View file @
b462ee7
...
...
@@ -244,7 +244,7 @@
</div>
</div>
</body>
<script
src=
"<%=basePath %>script/common/genarate_left_panel.js"
></script>
<script
src=
"<%=basePath %>script/common/genarate_left_panel.js
?v=20170628
"
></script>
<script
type=
"text/javascript"
>
$
(
"#li_others"
).
addClass
(
"active"
);
</script>
...
...
monitor-ui-web/src/main/webapp/jsp/sqloperate/sqloperate.jsp
View file @
b462ee7
...
...
@@ -148,9 +148,12 @@
<option
value=
"10.66.6.9:3306"
>
orders.yoho-mysql.org
</option>
<option
value=
"10.66.6.10:3306"
>
shops.yoho-mysql.org
</option>
<option
value=
"172.31.200.189:3306"
>
erp.yoho-mysql.org
</option>
<option
value=
"10.67.2.36:3306"
>
cobar.yoho-mysql.org
</option>
<option
value=
"10.67.2.36:3306"
>
cobar1.yoho-mysql.org
</option>
<option
value=
"10.67.2.36:3307"
>
cobar2.yoho-mysql.org
</option>
<option
value=
"10.67.2.36:3308"
>
cobar3.yoho-mysql.org
</option>
<option
value=
"10.67.2.36:3309"
>
cobar4.yoho-mysql.org
</option>
<option
value=
"172.31.200.228:3306"
>
sso.yoho-mysql.org
</option>
<option
value=
"10.67.2.46:330
6
"
>
crm.yoho-mysql.org
</option>
<option
value=
"10.67.2.46:330
7
"
>
crm.yoho-mysql.org
</option>
<option
value=
"10.66.6.136:3306"
>
uic.yoho-mysql.org
</option>
<option
value=
"10.67.2.40:3306"
>
mars.yoho-mysql.org golbal
&
zixun.yoho-mysql.org
</option>
<option
value=
"10.67.1.65:3307"
>
yohologs.yoho-mysql.org
</option>
...
...
Please
register
or
login
to post a comment