Commit c831161b by doszhang

dos

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