From 14764dd7679369a650ad1d60be62aacc863755a1 Mon Sep 17 00:00:00 2001 From: tj <1378534974@qq.com> Date: 星期四, 22 五月 2025 16:29:01 +0800 Subject: [PATCH] 3 --- components/footer/customer-footer.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/footer/customer-footer.vue b/components/footer/customer-footer.vue index 16688bc..893dd3a 100644 --- a/components/footer/customer-footer.vue +++ b/components/footer/customer-footer.vue @@ -62,7 +62,7 @@ }, { "text": "社区", - "pagePath": '/pages/user/supplier-user' + "pagePath": '/sub-pages/community/index' }, { "text": "我的", -- Gitblit v1.9.3