From 757e422ac7f0c95dfcb2a40fc26b3fbbc577d7de Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 10 Jun 2021 15:27:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pages.json b/pages.json index b7575be..c42d144 100755 --- a/pages.json +++ b/pages.json @@ -552,18 +552,18 @@ "iconPath": "static/images/home.png", "selectedIconPath": "static/images/home-selected.png" }, - // { - // "pagePath": "pages/homemaking/homemaking", - // "text": "家政", - // "iconPath": "static/images/rent.png", - // "selectedIconPath": "static/images/rent-selected.png" - // }, - // { - // "pagePath": "pages/mall/mall", - // "text": "商圈", - // "iconPath": "static/images/market.png", - // "selectedIconPath": "static/images/market-selected.png" - // }, + { + "pagePath": "pages/homemaking/homemaking", + "text": "家政", + "iconPath": "static/images/rent.png", + "selectedIconPath": "static/images/rent-selected.png" + }, + { + "pagePath": "pages/mall/mall", + "text": "商圈", + "iconPath": "static/images/market.png", + "selectedIconPath": "static/images/market-selected.png" + }, { "pagePath": "pages/my/my", "text": "我的",