Commit 02d235f09c12ce64373901bee535b40edd3c60a5
1 parent
31ac928b
1.设备列表 最后GPS时间列宽度设置
Showing
1 changed file
with
1 additions
and
1 deletions
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> | ... | ... |