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
f121e21a5f88977d01eac81fd87ef357805bd5b5
1 parent
b3638ba0
可用区hostinfo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/host/hostInfoList.jsp
monitor-ui-web/src/main/webapp/jsp/host/hostInfoList.jsp
View file @
f121e21
...
...
@@ -99,7 +99,7 @@
<div
class=
"input-group"
style=
"float: left;"
>
<span
class=
"input-group-addon"
>
云可用区:
</span>
<select
id=
"cloudDetailType"
name=
"cloudDetailType"
class=
"form-control"
>
<option
value=
""
>
全部
</option>
<option
value=
"
0
"
>
全部
</option>
<option
value=
"1"
>
AWS
</option>
<option
value=
"21"
>
腾讯云
</option>
<option
value=
"22"
>
腾讯云az2
</option>
...
...
Please
register
or
login
to post a comment