Commit 9f6fce8d548d9fe58581223589b11673f51e1cb1
1 parent
0f42d16c
update
Showing
1 changed file
with
6 additions
and
6 deletions
src/main/resources/static/pages/scheduleApp/module/basicInfo/busInfoManage/list.html
| @@ -4,15 +4,15 @@ | @@ -4,15 +4,15 @@ | ||
| 4 | <table class="fixTable table table-striped table-bordered table-hover table-checkable order-column"> | 4 | <table class="fixTable table table-striped table-bordered table-hover table-checkable order-column"> |
| 5 | <thead> | 5 | <thead> |
| 6 | <tr role="row" class="heading"> | 6 | <tr role="row" class="heading"> |
| 7 | - <th class="mixTd" width="50">序号</th> | 7 | + <th class="mixTd" style="width: 50pt;">序号</th> |
| 8 | <th class="mixTd">车辆编号</th> | 8 | <th class="mixTd">车辆编号</th> |
| 9 | <th class="mixTd">内部编号</th> | 9 | <th class="mixTd">内部编号</th> |
| 10 | <th class="mixTd">设备编号</th> | 10 | <th class="mixTd">设备编号</th> |
| 11 | <th class="mixTd">车牌号</th> | 11 | <th class="mixTd">车牌号</th> |
| 12 | - <th class="mixTd" width="150px">所在公司</th> | 12 | + <th class="mixTd" style="width: 150pt;">所在公司</th> |
| 13 | <th class="mixTd">所在分公司</th> | 13 | <th class="mixTd">所在分公司</th> |
| 14 | - <th class="mixTd" width="80px">是否电车</th> | ||
| 15 | - <th class="mixTd" width="150px">操作</th> | 14 | + <th class="mixTd" style="width: 80pt;">是否电车</th> |
| 15 | + <th class="mixTd" style="width: 120pt">操作</th> | ||
| 16 | </tr> | 16 | </tr> |
| 17 | <tr role="row" class="filter"> | 17 | <tr role="row" class="filter"> |
| 18 | <td></td> | 18 | <td></td> |
| @@ -38,10 +38,10 @@ | @@ -38,10 +38,10 @@ | ||
| 38 | </sa-Select> | 38 | </sa-Select> |
| 39 | </div> | 39 | </div> |
| 40 | </td> | 40 | </td> |
| 41 | - <td style="width: 100px"> | 41 | + <td> |
| 42 | 42 | ||
| 43 | </td> | 43 | </td> |
| 44 | - <td style="width: 80px"> | 44 | + <td> |
| 45 | 45 | ||
| 46 | </td> | 46 | </td> |
| 47 | <td> | 47 | <td> |