pages.json
@@ -1,6 +1,5 @@ { "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/login/login", "style": { @@ -9,10 +8,11 @@ } }, { "path": "pages/index/index", "path": "pages/home/home", "style": { "navigationBarTitleText": "首页", "navigationStyle": "custom" } }, {