|
@@ -73,7 +73,7 @@
|
|
|
<div class="hezi">
|
|
|
<div class="tji">人员体检统计</div>
|
|
|
<div style="display: flex; flex-wrap: wrap; padding: 11px 20px">
|
|
|
- <div style="width: 30%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width: 33.3%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>总体检人数</span>
|
|
|
</div>
|
|
@@ -83,7 +83,7 @@
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="width: 30%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width: 33.3%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>已体检人数</span>
|
|
|
</div>
|
|
@@ -93,7 +93,7 @@
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="width: 30%; display: flex; align-items: center; height: 100px">
|
|
|
+ <div style="width: 33.3%; display: flex; align-items: center; height: 100px">
|
|
|
<div class="div-l" style="flex: 2; text-align: right; margin-right: 30px">
|
|
|
<span>未体检人数</span>
|
|
|
</div>
|