Commit c2b6d6be by doszhang

dos

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