zxr %!s(int64=2) %!d(string=hai) anos
pai
achega
f941ffa975
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/views/PrintsManage/manage/index.vue

+ 3 - 3
src/views/PrintsManage/manage/index.vue

@@ -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>