参数说明
1 2 3 4 5 6 7 8 9 10 11 12 13 | runCircle({ obj: 'canvasThree', percent: 0.5, url: 'images/zstart.png', //飞机小图地址 imgWidth: 30,//图片宽度 imgHeight: 30,//图片高度 circleBottomColor: "#e6eaed", //圆环底色 outerColorStart: '#ebf7ff', //外部圆环 渐变色 outerColorMid: '#d8eefc', outerColorEnd: '#a7cee7', innerColorStart: '#6fbef0', //内部圆环 渐变色 innerColorEnd: '#058ee4', }); |
如果要修改整个圆形进度条大小,可通过修改外层div宽度
1 2 3 4 5 6 | .surePass { margin-top:2em; position:relative; width:50%;/*修改这里*/ float:left;} |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com