This commit is contained in:
BianLzhaoMin 2024-12-19 16:04:58 +08:00
parent 65e9f8b574
commit 52f7781c5f
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ const onJumpUser = () => {
style="width: 70%; margin-left: 60px; cursor: pointer" style="width: 70%; margin-left: 60px; cursor: pointer"
:src="imgSrc" :src="imgSrc"
fit="cover" fit="cover"
@click="$router.push('/home')" @click="$router.push('/mall-view')"
/> />
</div> </div>
<div class="home-search"> <div class="home-search">