diff --git a/src/views/Page1/Page1.vue b/src/views/Page1/Page1.vue index 6f250c5..3370880 100644 --- a/src/views/Page1/Page1.vue +++ b/src/views/Page1/Page1.vue @@ -39,7 +39,7 @@ const buttontext = computed(() => { const download = () => { if (!isMobile) { - window.open('https://eoefans.com') + window.open('https://www.eoefans.com') return } if (!isIOS) {