quanwei
18 hours ago c441dea81bd86bdfb12dff35821fed51f4cc91c2
mobile/pages.json
@@ -1180,7 +1180,23 @@
            {
               "path": "consumer/consumer",
               "style": {
                  "navigationBarTitleText": "消费券"
                  "navigationBarTitleText": "消费券",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            },
            {
               "path": "activation/index",
               "style": {
                  "navigationBarTitleText": "激活码",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }
         ]
@@ -1670,6 +1686,7 @@
            }, {
               "path": "team/index/index",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTitleText": "团队分红",
                  "enablePullDownRefresh": false
               }
@@ -1771,6 +1788,7 @@
            }, {
               "path": "shareholder/index/index",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTitleText": "股东分红",
                  "enablePullDownRefresh": false
               }
@@ -2201,6 +2219,16 @@
                     //#endif
                  }
               }
            }, {
               "path": "login/mplogin",
               "style": {
                  "navigationBarTitleText": "",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }
         ]
      },