修改跳转链接

This commit is contained in:
Dragon
2023-09-21 17:13:24 +08:00
parent 8a8da3d3d2
commit 5af361287b

View File

@@ -47,9 +47,9 @@
window.location.replace(res.data.customValue);
} else {
if (browser.ios) {
window.location.replace('https://app.adjust.com/14c9ggtx')
window.location.replace('https://apps.apple.com/cn/app/id6446155565')
} else if (browser.android) {
window.location.replace('https://app.adjust.com/14ayv1j8')
window.location.replace('https://play.google.com/store/apps/details?id=com.vele.pekolive')
} else {
window.location.replace('http://www.pekolive.com/')
}