From aabf040620d1c73d1bbb9265aaf51d2a30c73346 Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Fri, 17 Nov 2023 10:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 -------- pages/index/menu.json | 7 ------- 2 files changed, 15 deletions(-) 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" } ] },