轮播图高宽比默认1:1 /由参数height(默认:100)控制
click(索引)
data: { // 图片链接 type: Array, default: function(e) { return []; } }, height: { // 高宽百分比 type: Number, default: function(e) { return 100; } }
Sign in for post a comment
Comment ( 0 )