Commit 76602a11d4a2cd199c0187d04adecd6cdf14950d
1 parent
c8395069
update...
Showing
1 changed file
with
0 additions
and
14 deletions
src/main/resources/static/real_control_v2/js/data/json/north_toolbar.json
| ... | ... | @@ -26,15 +26,6 @@ |
| 26 | 26 | "id": 1.4, |
| 27 | 27 | "text": "历史班次维护", |
| 28 | 28 | "event": "history_sch_maintain" |
| 29 | - }, | |
| 30 | - { | |
| 31 | - "id": 1.5, | |
| 32 | - "divider": true | |
| 33 | - }, | |
| 34 | - { | |
| 35 | - "id": 1.6, | |
| 36 | - "text": "数据迁移和校验工具", | |
| 37 | - "event": "data_move_and_verification" | |
| 38 | 29 | } |
| 39 | 30 | ], |
| 40 | 31 | [ |
| ... | ... | @@ -150,11 +141,6 @@ |
| 150 | 141 | "id": 3.4, |
| 151 | 142 | "text": "轨迹回放", |
| 152 | 143 | "event": "gps_play_back" |
| 153 | - }, | |
| 154 | - { | |
| 155 | - "id": 3.5, | |
| 156 | - "text": "安全驾驶(图像)", | |
| 157 | - "event": "safe_driving" | |
| 158 | 144 | } |
| 159 | 145 | ] |
| 160 | 146 | }, | ... | ... |