zhaojs
2023-06-21 9c2a58730eda1bab11cdce978df138fdb6f343b5
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",
@@ -19,6 +22,10 @@
      // 修改信息
      {
         "path": "pages/mine/setting/modifyInfo"
      },
      // 修改邀请码
      {
         "path": "pages/mine/setting/modifyInviteCode"
      },
      // 修改信息
      {
@@ -183,6 +190,22 @@
      // dy金刚区
      {
         "path": "pages/active/dysearch",
         "navigationStyle": "custom",
         "app-plus": {
            "titleNView": false,
            "pullToRefresh": {
               "support": true
            }
         },
         "style": {
            "enablePullDownRefresh": true
         },
         "enablePullDownRefresh": true,
         "onReachBottomDistance": 300
      },
      // tm金刚区
      {
         "path": "pages/active/tmsearch",
         "navigationStyle": "custom",
         "app-plus": {
            "titleNView": false,
@@ -431,9 +454,9 @@
            "navigationBarTextStyle": "black"
         }
      },
      // 超级分类
      // 疯抢榜
      {
         "path": "pages/classify/classify",
         "path": "pages/rankinglist/fengqiang",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
@@ -441,6 +464,36 @@
            }
         }
      },
      // 线报
      {
         "path": "pages/rankinglist/xianbao",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      //公共嵌套页面
      {
         "path": "pages/rankinglist/common_act",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      // 超级分类
      /* {
         "path": "pages/classify/classify",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      }, */
      // 我的订单
      {
         "path": "pages/mine/myOrder",
@@ -727,6 +780,10 @@
      {
         "path": "pages/login/wxlogin"
      },
      //填写邀请码
      {
         "path": "pages/login/setInviteCode"
      },
      {
         "path": "pages/mine/seckill",
         "style": {
@@ -831,16 +888,16 @@
            "text": " 首页"
         },
         {
            "pagePath": "pages/classify/classify",
            "iconPath": "static/images/tabBar/classify.png",
            "selectedIconPath": "static/images/tabBar/classifyActive.png",
            "text": "超级分类"
            "pagePath": "pages/rankinglist/fengqiang",
            "iconPath": "static/images/tabBar/fqbico_un.png",
            "selectedIconPath": "static/images/tabBar/fqbico_in.png",
            "text": "疯抢榜"
         },
         {
            "pagePath": "pages/find/find",
            "pagePath": "pages/rankinglist/xianbao",
            "iconPath": "static/images/tabBar/find.png",
            "selectedIconPath": "static/images/tabBar/findactive.png",
            "text": "逛逛"
            "text": "线报"
         },
         {
            "pagePath": "pages/community/community",