quanwei
2 days ago 04102f7237efefa744090ed7c25f7b5d0807b679
mobile/pages.json
@@ -1606,6 +1606,47 @@
                     //#endif
                  }
               }
            },{
               "path": "operations/index",
               "style": {
                  "navigationStyle": "custom",
                  "navigationBarTitleText": "运营中心",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }, {
               "path": "operations/cash/apply",
               "style": {
                  "navigationBarTitleText": "提现申请",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }, {
               "path": "operations/cash/list",
               "style": {
                  "navigationBarTitleText": "提现明细",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }, {
               "path": "operations/order",
               "style": {
                  "navigationBarTitleText": "运营中心订单",
                  "app-plus": {
                     //#ifdef H5
                     "titleNView": false
                     //#endif
                  }
               }
            }
         ]
      },