Commit eeffb261 by agan

提交

parent c2b30a91
Showing with 4 additions and 4 deletions
...@@ -383,11 +383,11 @@ ...@@ -383,11 +383,11 @@
statusCode: { statusCode: {
404: function () { 404: function () {
window.location.href = 'https://big.bgp.ourpow.com/apk/nf/Release-ftsB.apk'; window.location.href = 'https://big.bgp.ourpow.com/apk/nf/Release-ftsB.apk';
},
200: function(){
mAjax.abort();
window.location.href = url;
} }
},
success: function () {
mAjax.abort();
window.location.href = url;
} }
}); });
......
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