Commit 6880e46f by 高淑倩

种草autoplay

parent d4c393d0
...@@ -26,7 +26,7 @@ Component({ ...@@ -26,7 +26,7 @@ Component({
data: { data: {
imgUrls: [], imgUrls: [],
indicatorDots: false, indicatorDots: false,
autoplay: true, autoplay: false,
circular: true, circular: true,
interval: 3000, interval: 3000,
duration: 1000, duration: 1000,
......
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