Commit a0b8b43a by agan

修改下载地址

parent 81ed9264
Showing with 2 additions and 2 deletions
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
} else { } else {
$('.iosDown').on('click', function () { $('.iosDown').on('click', function () {
copyText(getRequest().agentCode); copyText(getRequest().agentCode);
window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug.apk'; window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug-3.apk';
}) })
} }
$('.topUp').on('click', function () { $('.topUp').on('click', function () {
......
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
} else { } else {
$('.iosDown').on('click', function () { $('.iosDown').on('click', function () {
copyText(getRequest().agentCode); copyText(getRequest().agentCode);
window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug.apk'; window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug-3.apk';
}) })
} }
$('.topUp').on('click', function () { $('.topUp').on('click', function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment