Commit 40ee357e by doszhang

dos

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