|
@@ -66,8 +66,8 @@
|
|
window.location.href = "https://apps.apple.com/cn/app/%E9%85%B7%E4%B9%90%E7%A7%80/id1528132269";
|
|
window.location.href = "https://apps.apple.com/cn/app/%E9%85%B7%E4%B9%90%E7%A7%80/id1528132269";
|
|
// this.$toast('APP暂未开放下载通道')
|
|
// this.$toast('APP暂未开放下载通道')
|
|
} else if (/(Android)/i.test(navigator.userAgent)) {
|
|
} else if (/(Android)/i.test(navigator.userAgent)) {
|
|
- // window.location = "https://sj.qq.com/myapp/detail.htm?apkName=com.daya.studaya_android"; //如果超时就跳转到app下载页
|
|
|
|
- this.$toast('APP暂未开放下载通道')
|
|
|
|
|
|
+ window.location = "https://sj.qq.com/myapp/detail.htm?apkName=com.jinmingyunle.colexiu"; //如果超时就跳转到app下载页
|
|
|
|
+ // this.$toast('APP暂未开放下载通道')
|
|
} else {
|
|
} else {
|
|
this.$toast("请用手机或移动设备打开");
|
|
this.$toast("请用手机或移动设备打开");
|
|
}
|
|
}
|