Commit c2d0019b845013c8f931c8259634b989e6fb4487
Merge branch 'jiading' of 192.168.168.201:panzhaov5/bsth_control into jiading
Showing
2 changed files
with
2 additions
and
2 deletions
src/main/resources/static/real_control_v2/fragments/line_schedule/car_info_all.html
| @@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
| 15 | <th style="width: 13%;">当前执行任务</th> | 15 | <th style="width: 13%;">当前执行任务</th> |
| 16 | <th style="width: 7%;">状态</th> | 16 | <th style="width: 7%;">状态</th> |
| 17 | <th style="width: 19%">最后gps时间</th> | 17 | <th style="width: 19%">最后gps时间</th> |
| 18 | - <th>请求出场</th> | 18 | + <th style="width: 11%">请求出场</th> |
| 19 | </tr> | 19 | </tr> |
| 20 | </thead> | 20 | </thead> |
| 21 | <tbody> | 21 | <tbody> |
src/main/resources/static/real_control_v2/fragments/north/nav/all_devices.html
| @@ -61,7 +61,7 @@ | @@ -61,7 +61,7 @@ | ||
| 61 | <th style="width: 11%;">设备号</th> | 61 | <th style="width: 11%;">设备号</th> |
| 62 | <th style="width: 12%;">走向/营运</th> | 62 | <th style="width: 12%;">走向/营运</th> |
| 63 | <th style="width: 9%;">程序版本</th> | 63 | <th style="width: 9%;">程序版本</th> |
| 64 | - <th>最后GPS时间</th> | 64 | + <th style="width: 15%">最后GPS时间</th> |
| 65 | <th style="width: 8%;">状态</th> | 65 | <th style="width: 8%;">状态</th> |
| 66 | <th style="width: 6%;">源</th> | 66 | <th style="width: 6%;">源</th> |
| 67 | </tr> | 67 | </tr> |