|  |  | 
 |  |  | { | 
 |  |  |     "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages | 
 |  |  |         { | 
 |  |  |             "path": "pages/test/test", | 
 |  |  |             "style": { | 
 |  |  |                 "navigationStyle": "custom", | 
 |  |  |                 // 去掉顶部导航栏 | 
 |  |  |                 "app-plus": { | 
 |  |  |                     "titleNView": false | 
 |  |  |                 } | 
 |  |  |             } | 
 |  |  |         }, | 
 |  |  |         { | 
 |  |  |             "path": "pages/home/home", | 
 |  |  |             "style": { | 
 |  |  |                 "navigationStyle": "custom", | 
 |  |  | 
 |  |  |             "style": { | 
 |  |  |                 "navigationStyle": "custom" | 
 |  |  |             } | 
 |  |  |         }, | 
 |  |  |         { | 
 |  |  |             "path": "pages/test/test", | 
 |  |  |             "style": { | 
 |  |  |                 "navigationStyle": "custom", | 
 |  |  |                 // 去掉顶部导航栏 | 
 |  |  |                 "app-plus": { | 
 |  |  |                     "titleNView": false | 
 |  |  |                 } | 
 |  |  |             } | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |  | 
 
 |  |  | 
 |  |  |                 this.getOther() | 
 |  |  |                 // this.getDate() | 
 |  |  |                 this.getDate2() | 
 |  |  |                 this.getInfo() | 
 |  |  |                 this.getError() | 
 |  |  |                 // this.getInfo2() | 
 |  |  |                 // this.getError2() | 
 |  |  |                 // this.getInfo() | 
 |  |  |                 // this.getError() | 
 |  |  |                 this.getInfo2() | 
 |  |  |                 this.getError2() | 
 |  |  |                 this.getUrl() | 
 |  |  |                 this.controller() | 
 |  |  |                 // 测试用 | 
 
 |  |  | 
 |  |  |         "data": { | 
 |  |  |             "msg": "操作成功", | 
 |  |  |             "code": 200, | 
 |  |  |             "data": "" | 
 |  |  |             "data": "2号小车不在定位点,请维护小车位置!" | 
 |  |  |         } | 
 |  |  |     }, | 
 |  |  |     "lineData": { |