Commit 40ee357e by doszhang

dos

parent a0e16ade
......@@ -330,7 +330,7 @@ function countDown() {
if (angle >= 0) {
clearInterval(timer);
}
}, 100);
}, 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