组织门户自动播放禁用

This commit is contained in:
Tim 2016-05-17 10:04:23 +08:00
parent 1402ae190d
commit 15ea9a9659
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
scrollPic.speed = 10; //移动速度(单位毫秒,越小越快)
scrollPic.space = 10; //每次移动像素(单位px越大越快)
scrollPic.autoPlay = true; //自动播放
scrollPic.autoPlay = false; //自动播放
scrollPic.autoPlayTime = 3; //自动播放间隔时间(秒)
scrollPic.initialize(); //初始化