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') - } - + }