gang.huang 2 vuotta sitten
vanhempi
commit
afdceca8a4
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      admin/templates/default/provider.amount.control.php

+ 3 - 3
admin/templates/default/provider.amount.control.php

@@ -131,7 +131,7 @@
     }
 
     .provider_amount_control .batch-td {
-        min-width: 250px !important;
+        min-width: 230px !important;
     }
 </style>
 <?php defined('InShopNC') or exit('Access Invalid!'); ?>
@@ -190,7 +190,7 @@
                                     <?php foreach ($output['providers'] as $provider) { ?>
                                 <th class="batch-td">
                                     <div class="priority">
-                                        当前单量
+                                        当前
                                     </div>
                                     <div class="listNum">
                                         单量
@@ -440,4 +440,4 @@
             })
         })
     });
-</script>
+</script>