From 99b73e71e1cca90315656ec0a02c9e3ca838979c Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 14 Oct 2025 11:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E7=94=A8=E6=88=B7=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E5=92=8C=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96?= 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 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 c644baf..e7e5113 100644 --- a/pages.json +++ b/pages.json @@ -1116,12 +1116,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..22d01db 100644 --- a/pages/homemaking/homemaking.vue +++ b/pages/homemaking/homemaking.vue @@ -1,7 +1,7 @@