zhaojs
2023-07-07 55803b1a7b478aade9b6e59ca6675777375e2a92
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",