diff --git a/components/my/my-menu.vue b/components/my/my-menu.vue index 835a39a..a783ef0 100644 --- a/components/my/my-menu.vue +++ b/components/my/my-menu.vue @@ -12,7 +12,7 @@ - + diff --git a/pages.json b/pages.json index 331cb01..5d3ee31 100644 --- a/pages.json +++ b/pages.json @@ -1098,12 +1098,12 @@ "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/mall/mall", + // "text": "商圈", + // "iconPath": "static/images/market.png", + // "selectedIconPath": "static/images/market-selected.png" + // }, { "pagePath": "pages/my/my", "text": "我的", diff --git a/pages/homemaking/homemaking.vue b/pages/homemaking/homemaking.vue index 3ef939c..9c2d7d3 100644 --- a/pages/homemaking/homemaking.vue +++ b/pages/homemaking/homemaking.vue @@ -1,7 +1,7 @@