Commit c2d0019b845013c8f931c8259634b989e6fb4487

Authored by 徐烜
2 parents 3b5dae67 9313213a

Merge branch 'jiading' of 192.168.168.201:panzhaov5/bsth_control into jiading

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