Commit f1694e77a7f151ace1ca13abdb8f614086c64f13
1 parent
3a8ce948
安卓1.9.1.1包链接更新
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/pointsMall/pointsMall.vue
| @@ -396,9 +396,9 @@ export default { | @@ -396,9 +396,9 @@ export default { | ||
| 396 | window.location.href = "http://itunes.apple.com/cn/app/id1337575478?mt=8"; | 396 | window.location.href = "http://itunes.apple.com/cn/app/id1337575478?mt=8"; |
| 397 | } else if (this.isAndroid.value) { | 397 | } else if (this.isAndroid.value) { |
| 398 | if (this.mode == "prod") { | 398 | if (this.mode == "prod") { |
| 399 | - window.location.href = "http://wjj.ys1.cnliveimg.com/download/ac/1910/strike-1.9.1.0-release.apk"; | 399 | + window.location.href = "http://wjj.vods1.cnlive.com/download/ac/1911/strike-1.9.1.1-release.apk"; |
| 400 | } else { | 400 | } else { |
| 401 | - window.location.href = "http://wjjtest.ys1.cnliveimg.com/download/debug_ac/1910/strike-1.9.1.0-debug.apk"; | 401 | + window.location.href = "http://wjjtest.vods1.cnlive.com/download/debug_ac/1911/strike-1.9.1.1-debug.apk"; |
| 402 | } | 402 | } |
| 403 | } | 403 | } |
| 404 | }, | 404 | }, |