替换mac 应用市场下载
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 2m1s
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 2m1s
This commit is contained in:
parent
1fa5d49572
commit
169338cfad
@ -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',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user