Commit 34ca081a by agan

去除自动下载

parent 9772218e
Showing with 3 additions and 3 deletions
......@@ -363,9 +363,9 @@
var clickFlag = true;
var ua = window.navigator.userAgent.toLowerCase();
setTimeout(function () {
toDown();
}, 800)
// setTimeout(function () {
// toDown();
// }, 800)
$('.mBtn').on('click', function () {
toDown();
})
......
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