 
						更新时间:2020-06-07 21:44:11
进度条引用
| 1 2 3 4 5 | <linkrel="stylesheet"href="./css/base.css"><linkrel="stylesheet"href="./css/index.css"><scriptsrc="js/index.js"> </script><scriptsrc="js/schedule.js"> </script> | 
html
| 1 2 3 4 | <!-- 进度条 --><divclass="schedule_box">    <divid="scheduleX"></div></div>     | 
调用对应进度条函数
| 1 2 3 4 5 6 7 8 9 10 11 | scheduleX({    fulfill: 50, //进度条,开始数字    listAll: 100, //总数    speed: 25, //动画速度,可选,默认25,越小越快    again: false, //选择数改变动画是否从零开始,默认true从零开始    bgColor: "#7a7a7a", //底部颜色    listColor: "#fdcf12", //伸缩条颜色    scWidth: "1.6", //进度条宽度    scHeight: "0.08", //进度条高度    WateringTree: WateringTrees //点击}); | 
特别申明:
			本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
			本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
			如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com