zhaojs
2023-07-13 70f5b82bc3fceafac2faf470280876b0eca6fac8
uniapp/pages.json
@@ -484,6 +484,16 @@
            }
         }
      },
      //公共中转页
      {
         "path": "pages/rankinglist/common_transfer",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      // 超级分类
      /* {
         "path": "pages/classify/classify",
@@ -883,33 +893,33 @@
      // "height": "60px",
      "list": [{
            "pagePath": "pages/index/index",
            "iconPath": "static/images/tabBar/home.png",
            "selectedIconPath": "static/images/tabBar/homeActive.png",
            "iconPath": "static/images/tabBar/ne_index.png",
            "selectedIconPath": "static/images/tabBar/ne_index_act.png",
            "text": " 首页"
         },
         {
            "pagePath": "pages/rankinglist/fengqiang",
            "iconPath": "static/images/tabBar/fqbico_un.png",
            "selectedIconPath": "static/images/tabBar/fqbico_in.png",
            "iconPath": "static/images/tabBar/ne_qiang.png",
            "selectedIconPath": "static/images/tabBar/ne_qiang_act.png",
            "text": "疯抢榜"
         },
         {
            "pagePath": "pages/rankinglist/xianbao",
            "iconPath": "static/images/tabBar/find.png",
            "selectedIconPath": "static/images/tabBar/findactive.png",
            "iconPath": "static/images/tabBar/ne_xb.png",
            "selectedIconPath": "static/images/tabBar/ne_xb_act.png",
            "text": "线报"
         },
         {
            "pagePath": "pages/community/community",
            "iconPath": "static/images/tabBar/talentSay.png",
            "selectedIconPath": "static/images/tabBar/talentSayactive.png",
            "iconPath": "static/images/tabBar/ne_bend.png",
            "selectedIconPath": "static/images/tabBar/ne_bend_act.png",
            "text": "本地生活"
         }, 
          
         {
            "pagePath": "pages/mine/mine",
            "iconPath": "static/images/tabBar/mine.png",
            "selectedIconPath": "static/images/tabBar/mineActive.png",
            "iconPath": "static/images/tabBar/ne_mine.png",
            "selectedIconPath": "static/images/tabBar/ne_mine_act.png",
            "text": "我的"
         }
      ]