From 1e017b2453e222567ac1e6fae522793910cefaf6 Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Fri, 20 Mar 2026 06:00:15 +0200 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8B=E8=BD=BD=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Home/components/DownloadButton.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/Home/components/DownloadButton.vue b/src/pages/Home/components/DownloadButton.vue index 3f70736..17c0b66 100644 --- a/src/pages/Home/components/DownloadButton.vue +++ b/src/pages/Home/components/DownloadButton.vue @@ -38,7 +38,9 @@ const downLoadWin = ref( 'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-windows-1.0.0.exe', ) const downLoadMac = ref('https://apps.apple.com/us/app/hi%E5%BF%ABvpn/id6755683167') -const downLoadAndroid = ref('https://hifastvpn.go.link/?adj_t=1xf6e7ru&inviteCode=uuDvxXMU') +const downLoadAndroid = ref( + 'https://hifastvpn.go.link/?adj_t=1xf6e7ru&adj_deep_link=hifastvpn%3A%2F%2F%3FinviteCode%3DuuDvxXMU', +) // request // .get('/api/v1/common/client/download', { // // invite_code: getAllQueryString('ic'),