|
@@ -56,7 +56,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>
|
|
@@ -66,7 +66,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>
|
|
@@ -76,7 +76,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>
|