From 7cad818a1a6f76b145a092d6887418b3cfba5f3a Mon Sep 17 00:00:00 2001 From: yuanzbz <3517876561@qq.com> Date: Sun, 22 Oct 2023 16:36:40 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 0472038..d754646 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -192,8 +192,7 @@ import weLogo from '@/assets/image/we.png' const goTo = (url) => { window.open(url, '_blank') - } - + }