单元格多图片预览时可以根据引发单击事件的图片索引来决定初始显示的图片序号

pull/123/head
无木 2019-05-21 14:07:50 +08:00
parent ba215a4593
commit 16e02f643f
1 changed files with 1 additions and 0 deletions

View File

@ -409,6 +409,7 @@ define(['jquery', 'bootstrap', 'moment', 'moment/locale/zh-cn', 'bootstrap-table
});
Layer.photos({
photos: {
"start":$(this).index(".img-center"),
"data": data
},
anim: 5 //0-6的选择指定弹出图片动画类型默认随机请注意3.0之前的版本用shift参数