pages.json
@@ -1,5 +1,12 @@ { "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "enablePullDownRefresh": false } }, { "path": "pages/tabbar-page/index-tabbar/index-tabbar", @@ -9,12 +16,6 @@ "navigationStyle": "custom" } },{ "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", "enablePullDownRefresh": false } }, // {