zhaojs
2023-06-09 bef3a652349b7b79c914afcc013d7229706a2b3b
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,26 @@
            }
         }
      },
      // 线报
      {
         "path": "pages/rankinglist/xianbao",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      // 超级分类
      /* {
         "path": "pages/classify/classify",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      }, */
      // 我的订单
      {
         "path": "pages/mine/myOrder",
@@ -727,6 +763,10 @@
      {
         "path": "pages/login/wxlogin"
      },
      //填写邀请码
      {
         "path": "pages/login/setInviteCode"
      },
      {
         "path": "pages/mine/seckill",
         "style": {
@@ -831,16 +871,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",