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
王涛
2021-12-02 11:07:15 +0800
Commit
64ff70dcd517a034cccafc7b54e734826c6e101c
2 parents
6f0d1571
cc295c6d
Merge branch 'master-v32-lushangqing' into 'master'
机房组件的固定高度更改 See merge request
!166
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 @
64ff70d
...
...
@@ -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 @
64ff70d
<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