Authored by 王涛

Merge branch 'master-v32-lushangqing' into 'master'

机房组件的固定高度更改



See merge request !166
@@ -24,7 +24,7 @@ body @@ -24,7 +24,7 @@ body
24 padding-top: 30px; 24 padding-top: 30px;
25 border: 2px solid #0a93be; 25 border: 2px solid #0a93be;
26 width: 900px; 26 width: 900px;
27 - height: 600px; 27 + min-height: 666px;
28 margin: 0 auto; 28 margin: 0 auto;
29 font-size: 16px; 29 font-size: 16px;
30 border-radius: 5px; 30 border-radius: 5px;
1 -<div v-if="!isDetailShow" class="outlinediv" style="height: 666px"> 1 +<div v-if="!isDetailShow" class="outlinediv" >
2 <!-- <span>湖州灾备一机房平面图</span>--> 2 <!-- <span>湖州灾备一机房平面图</span>-->
3 <div class="huzhouone-topcabinet"> 3 <div class="huzhouone-topcabinet">
4 <table> 4 <table>