zhaojs
2023-05-19 a4c501780fb7c2179e7842cffda65756947ba951
uniapp/pages.json
@@ -196,6 +196,22 @@
         "enablePullDownRefresh": true,
         "onReachBottomDistance": 300
      },
      // tm金刚区
      {
         "path": "pages/active/tmsearch",
         "navigationStyle": "custom",
         "app-plus": {
            "titleNView": false,
            "pullToRefresh": {
               "support": true
            }
         },
         "style": {
            "enablePullDownRefresh": true
         },
         "enablePullDownRefresh": true,
         "onReachBottomDistance": 300
      },
      // 品牌详情
      {
         "path": "pages/active/brandList",
@@ -431,9 +447,9 @@
            "navigationBarTextStyle": "black"
         }
      },
      // 超级分类
      // 疯抢榜
      {
         "path": "pages/classify/classify",
         "path": "pages/rankinglist/fengqiang",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
@@ -441,6 +457,16 @@
            }
         }
      },
      // 超级分类
      /* {
         "path": "pages/classify/classify",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      }, */
      // 我的订单
      {
         "path": "pages/mine/myOrder",
@@ -727,6 +753,10 @@
      {
         "path": "pages/login/wxlogin"
      },
      //填写邀请码
      {
         "path": "pages/login/setInviteCode"
      },
      {
         "path": "pages/mine/seckill",
         "style": {
@@ -831,10 +861,10 @@
            "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",