Commit 0cfdeb6b authored by 徐一鸣's avatar 徐一鸣

the-list自动轮播

parent 2d168948
...@@ -49,7 +49,6 @@ export default { ...@@ -49,7 +49,6 @@ export default {
} }
}, },
autoScroll() { autoScroll() {
return;
if (this.timer) { if (this.timer) {
clearInterval(this.timer); clearInterval(this.timer);
} }
......
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 to comment