|
@@ -9,9 +9,9 @@
|
|
|
<table class="layui-table margin-top-20" lay-skin="line">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th class='text-left nowrap' style="width: 25%">分类名称</th>
|
|
|
- <th class='text-left nowrap' style="width: 25%">状态</th>
|
|
|
- <th class="text-left nowrap" style="width: 25%">操作</th>
|
|
|
+ <th class='text-left nowrap' style="width: 75%">分类名称</th>
|
|
|
+ <th class='text-left nowrap' >状态</th>
|
|
|
+ <th class="text-left nowrap" >操作</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|