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'),