From 4f0da6698c9d89d1ad7176bda9a7b208d47b849e Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 3 Feb 2026 10:18:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=95=86=E5=9F=8E?= 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 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 @@