From 52f7781c5fc2c71a94e87db492e35bb435515b25 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Thu, 19 Dec 2024 16:04:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/header.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/header.vue b/src/layout/header.vue index 29e3b71..2a55e07 100644 --- a/src/layout/header.vue +++ b/src/layout/header.vue @@ -309,7 +309,7 @@ const onJumpUser = () => { style="width: 70%; margin-left: 60px; cursor: pointer" :src="imgSrc" fit="cover" - @click="$router.push('/home')" + @click="$router.push('/mall-view')" />