diff --git a/pages.json b/pages.json index 6ec588f..c4e9307 100644 --- a/pages.json +++ b/pages.json @@ -388,14 +388,6 @@ "enablePullDownRefresh": false } - },{ - "path": "page/billPush/index", - "style": { - "navigationBarTitleText": "账单余额推送", - "navigationStyle": "custom", - "enablePullDownRefresh": false - } - }] }, { diff --git a/pages/index/menu.json b/pages/index/menu.json index 4091433..d15dcf9 100644 --- a/pages/index/menu.json +++ b/pages/index/menu.json @@ -121,13 +121,6 @@ "router":"/oilAccount/page/accountRecharge/index", "lable":"sys:siteAcct:recharge", "image":"../../static/newindex/siteAcctList.png" - }, - { - "icon":"iconxiugaijiage", - "name":"账单余额推送", - "router":"/oilAccount/page/billPush/index", - "lable":"sys:siteAcct:billPush", - "image":"../../static/newindex/siteAcctList.png" } ] },