|
@@ -185,9 +185,9 @@
|
|
<th class="align-center w120 mw120" style="height:16px">类目</td>
|
|
<th class="align-center w120 mw120" style="height:16px">类目</td>
|
|
<?php foreach ($output['providers'] as $provider) { ?>
|
|
<?php foreach ($output['providers'] as $provider) { ?>
|
|
<th class="batch-td">
|
|
<th class="batch-td">
|
|
- <!-- <div class="priority">-->
|
|
|
|
- <!-- 当前单量-->
|
|
|
|
- <!-- </div>-->
|
|
|
|
|
|
+ <div class="priority">
|
|
|
|
+ 当前单量
|
|
|
|
+ </div>
|
|
<div class="listNum">
|
|
<div class="listNum">
|
|
单量
|
|
单量
|
|
<div class="batch" style="display: inline-block"><i class="icon-edit" title="批量操作"></i>
|
|
<div class="batch" style="display: inline-block"><i class="icon-edit" title="批量操作"></i>
|