From 6089b9d2a5d3a1caafc331d7bf6fa7509d9d432b Mon Sep 17 00:00:00 2001 From: yiqiu Date: Fri, 20 Mar 2026 09:41:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=A6=96=E9=A1=B5=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E8=B7=AF=E5=BE=84=E6=94=B9=E4=B8=BA=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clientarea/hgcloud/components/topMenu/topMenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientarea/hgcloud/components/topMenu/topMenu.js b/clientarea/hgcloud/components/topMenu/topMenu.js index 4129c32..ca6547f 100644 --- a/clientarea/hgcloud/components/topMenu/topMenu.js +++ b/clientarea/hgcloud/components/topMenu/topMenu.js @@ -415,7 +415,7 @@ const topMenu = { }); }, goIndex () { - location.href = "/index"; + location.href = "/"; }, goShoppingCar () { localStorage.frontMenusActiveId = "";