Commit 3c5c571a by doszhang

dos

parent f95fb550
......@@ -471,7 +471,7 @@ function countDown(callback) {
$('.countdown-num').text(countdown);
}
}
}, 1000);
}, 10);
}
function agreeSuggest() {
......
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