|
@@ -84,7 +84,7 @@
|
|
|
<div class="hezi">
|
|
|
<div class="tji">营房统计</div>
|
|
|
<div style="display: flex; flex-wrap: wrap; padding: 11px 20px">
|
|
|
- <div style="width:33.3%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width:30%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>公寓</span>
|
|
|
</div>
|
|
@@ -94,7 +94,7 @@
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="width:33.3%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width:30%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>宿舍</span>
|
|
|
</div>
|
|
@@ -104,7 +104,7 @@
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="width:33.3%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width:30%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>营房</span>
|
|
|
</div>
|