From 1151091c58c5981682aa276f416d4eb7d9b3ac36 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Fri, 11 Apr 2025 17:33:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/my/my-menu.vue | 4 ++-- pages.json | 12 ++++++------ pages/homemaking/homemaking.vue | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) 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 @@