pages.json
@@ -1,6 +1,12 @@ { "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path" : "pages/login/index", "style": { "navigationStyle":"custom" } }, { "path": "pages/index/index", "style": { "navigationStyle":"custom" @@ -173,6 +179,13 @@ "style": { "navigationStyle":"custom" } }, //运维平台------------------------------------------------------------------------------------------------------------------------- { "path" : "pages/adminPlatform/home", "style": { "navigationStyle":"custom" } } ], "globalStyle": {