修改跳转链接
This commit is contained in:
@@ -47,9 +47,9 @@
|
|||||||
window.location.replace(res.data.customValue);
|
window.location.replace(res.data.customValue);
|
||||||
} else {
|
} else {
|
||||||
if (browser.ios) {
|
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) {
|
} 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 {
|
} else {
|
||||||
window.location.replace('http://www.pekolive.com/')
|
window.location.replace('http://www.pekolive.com/')
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user