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