Commit 0d51338a by doszhang

dos

parent d11bfe23
......@@ -139,7 +139,7 @@ function chooseColorMove(e) {
console.log(left);
$('.personal-page .btn-choose-color').css('left', left + 'rem');
startX = moveX;
}, 0);
}, 5);
}
function showBgcolor() {
......
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