Commit eeffb261 by agan

提交

parent c2b30a91
Showing with 2 additions and 2 deletions
...@@ -383,12 +383,12 @@ ...@@ -383,12 +383,12 @@
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(){ success: function () {
mAjax.abort(); mAjax.abort();
window.location.href = url; 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