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": "我的",