Commit d54b68ef6e614eb2093df07857fa20463ad6e5c9
1 parent
ab534521
update...
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/resources/static/real_control_v2/alone_page/map/alone_wrap.html
| ... | ... | @@ -110,6 +110,7 @@ |
| 110 | 110 | <!-- jquery.serializejson JSON序列化插件 --> |
| 111 | 111 | <script src="/assets/plugins/jquery.serializejson.js" merge="uikit_js"></script> |
| 112 | 112 | |
| 113 | +<script src="/assets/plugins/pinyin.js" merge="plugins"></script> | |
| 113 | 114 | </body> |
| 114 | 115 | <script> |
| 115 | 116 | gb_data_gps.fixedTimeRefresh(); | ... | ... |