diff --git a/components/my/my-menu.vue b/components/my/my-menu.vue index d515c7b..835a39a 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 e5fa548..2a78db5 100644 --- a/pages.json +++ b/pages.json @@ -1119,12 +1119,12 @@ }, - // { - // "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", diff --git a/pages/homemaking/homemaking.vue b/pages/homemaking/homemaking.vue index 9c2d7d3..3ef939c 100644 --- a/pages/homemaking/homemaking.vue +++ b/pages/homemaking/homemaking.vue @@ -1,7 +1,7 @@