修改跳转链接
This commit is contained in:
@@ -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/')
|
||||
}
|
||||
|
Reference in New Issue
Block a user