Commit f2c9de8c by doszhang

dos

parent 6ad9ca0d
......@@ -318,7 +318,7 @@ function showCountDownPage() {
}
function countDown() {
let angle = 360;
let angle = 104.4;
let timer;
countDownCtx.fillStyle = '#0f0';
timer = setInterval(function () {
......
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