refactor: 修改下载链接

This commit is contained in:
anonymous
2025-01-15 13:57:28 +08:00
parent 04e7e7bf2e
commit f3d9613e8a
+1 -1
View File
@@ -151,7 +151,7 @@ export const getWithdrawalRecordAPI = (data) =>
// 下载APP // 下载APP
export const downloadAppAPI = () => { export const downloadAppAPI = () => {
location.href = 'https://r2.maldiveswallet.vip/app/x-2.apk' location.href = 'https://r2.maldiveswallet.vip/app/maldiveswallet.apk'
} }
// 修改密码第一步 // 修改密码第一步