1
lyzflash
2025-11-16 2afc71ddfeb8cafc59c88981054d46ec7c626691
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
@@ -635,6 +693,30 @@
               "style" : 
               {
                  "navigationBarTitleText" : "会员管理",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path" : "admin/member/add",
               "style" :
               {
                  "navigationBarTitleText" : "添加会员",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path" : "admin/member/edit",
               "style" :
               {
                  "navigationBarTitleText" : "修改会员",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
@@ -1360,6 +1442,27 @@
               {
                  "navigationBarTitleText" : "访客列表"
               }
            },
            {
               "path" : "business/cashier",
               "style" :
               {
                  "navigationBarTitleText" : "收银台"
               }
            },
            {
               "path" : "business/chat/chat",
               "style" :
               {
                  "navigationBarTitleText" : "聊天"
               }
            },
            {
               "path" : "business/chat/list",
               "style" :
               {
                  "navigationBarTitleText" : "聊天列表"
               }
            }
         ]
      },