|
@@ -16,10 +16,10 @@
|
|
|
{notempty name='list'}
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th class='list-table-check-td think-checkbox'>
|
|
|
+ <th class='list-table-check-td think-checkbox' style="width: 5%">
|
|
|
<input data-auto-none data-check-target='.list-check-box' type='checkbox'>
|
|
|
</th>
|
|
|
- <th class='list-table-sort-td'>
|
|
|
+ <th class='list-table-sort-td' style="width: 5%">
|
|
|
<button type="button" data-reload class="layui-btn layui-btn-xs">刷 新</button>
|
|
|
</th>
|
|
|
<th class='text-left nowrap' style="width: 20%">媒体图标</th>
|