Monitor-APP/pages.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Monitor-APP/pages.json
@@ -1,15 +1,6 @@ { "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path" : "pages/webSocket", "style" : { "navigationBarTitleText": "webSocket", "enablePullDownRefresh": false } }, { "path": "pages/home/home", "style": { "navigationStyle": "custom", @@ -64,8 +55,16 @@ "titleNView": false } } }, { "path" : "pages/webSocket", "style" : { "navigationBarTitleText": "webSocket", "enablePullDownRefresh": false } } ],