Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
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
Plain Diff
Browse Files
Authored by
XuHaoJie
2021-12-02 11:55:55 +0800
Commit
c58fa0e1d083b59cc9991b93fe6cd4fa2b844188
2 parents
87d3716a
64ff70dc
Merge branch 'master' of
http://113.200.75.45:82/monitor_v3/hg-monitor-web
into master-V32-XuHaoJie
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/public/css/machineroom.css
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/commonComponents/huzhouOne/index.html
hg-monitor-web-zj/src/main/resources/static/vue3/public/css/machineroom.css
View file @
c58fa0e
...
...
@@ -24,7 +24,7 @@ body
padding-top
:
30px
;
border
:
2px
solid
#0a93be
;
width
:
900px
;
height
:
600
px
;
min-height
:
666
px
;
margin
:
0
auto
;
font-size
:
16px
;
border-radius
:
5px
;
...
...
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/commonComponents/huzhouOne/index.html
View file @
c58fa0e
<div
v-if=
"!isDetailShow"
class=
"outlinediv"
style=
"height: 666px"
>
<div
v-if=
"!isDetailShow"
class=
"outlinediv"
>
<!-- <span>湖州灾备一机房平面图</span>-->
<div
class=
"huzhouone-topcabinet"
>
<table>
...
...
Please
register
or
login
to post a comment