This commit is contained in:
@@ -135,9 +135,7 @@ import { downLoadIos } from '@/utils/constant.ts'
|
||||
const downLoadWin = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-windows-1.0.0.exe',
|
||||
)
|
||||
const downLoadMac = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-mac-1.0.0.dmg',
|
||||
)
|
||||
const downLoadMac = ref('https://apps.apple.com/us/app/hi%E5%BF%ABvpn/id6755683167')
|
||||
const downLoadAndroid = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-android-1.0.0.apk',
|
||||
)
|
||||
|
||||
@@ -37,9 +37,7 @@ import { getAllQueryString } from '@/utils/url-utils.ts'
|
||||
const downLoadWin = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-windows-1.0.0.exe',
|
||||
)
|
||||
const downLoadMac = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-mac-1.0.0.dmg',
|
||||
)
|
||||
const downLoadMac = ref('https://apps.apple.com/us/app/hi%E5%BF%ABvpn/id6755683167')
|
||||
const downLoadAndroid = ref(
|
||||
'https://api.hifast.biz/v1/common/client/download/file/Hi快VPN-android-1.0.0.apk',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user