mobile/pages.json
@@ -701,6 +701,30 @@
               }
            },
            {
               "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
                     //#endif
                  }
               }
            },
            {
               "path" : "admin/branch/index",
               "style" : 
               {