uniapp/pages.json
@@ -4,6 +4,9 @@ "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/index/launchPage" }, //首页 { "path": "pages/index/index", @@ -481,6 +484,16 @@ } } }, //公共中转页 { "path": "pages/rankinglist/common_transfer", "style": { "navigationStyle": "custom", "app-plus": { "titleNView": false } } }, // 超级分类 /* { "path": "pages/classify/classify",