quanwei
2025-11-13 572f6074c5bedcdcbabcd42995c0a2890995c870
mobile/pages.json
@@ -539,7 +539,7 @@
            {
               "path": "activity/index/index",
               "style": {
                  "navigationBarTitleText": "活动",
                  "navigationBarTitleText": "分会活动",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
@@ -551,6 +551,64 @@
               "path": "activity/detail/detail",
               "style": {
                  "navigationBarTitleText": "活动详情",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path": "activity/product/index",
               "style": {
                  "navigationBarTitleText": "活动超值购",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path": "activity/product/cart",
               "style": {
                  "navigationBarTitleText": "购物车",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path" : "branch/index/index",
               "style" :
               {
                  "navigationBarTitleText" : "分会风采",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path" : "member/index/index",
               "style" :
               {
                  "navigationBarTitleText" : "组织架构",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path" : "member/detail/detail",
               "style" :
               {
                  "navigationBarTitleText" : "会员详情",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
@@ -1360,6 +1418,13 @@
               {
                  "navigationBarTitleText" : "访客列表"
               }
            },
            {
               "path" : "business/cashier",
               "style" :
               {
                  "navigationBarTitleText" : "收银台"
               }
            }
         ]
      },