Commit e16fb89b by liangjianmin

Update autoplay interval in history1.html from 5000ms to 10000ms

parent 105c969d
Showing with 1 additions and 1 deletions
......@@ -36,7 +36,7 @@
shutterW: 3840, // 容器宽度
shutterH: 2160, // 容器高度
isAutoPlay: true, // 是否自动播放
playInterval: 5000, // 自动播放时间
playInterval: 10000, // 自动播放时间
curDisplay: 1, // 当前显示页
fullPage: true // 是否全屏展示
});
......
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