gitalk评论
This commit is contained in:
@@ -32,7 +32,8 @@ function init() {
|
||||
})
|
||||
})
|
||||
var gallery = new PhotoSwipe(pswpElement, PhotoSwipeUI_Default, items, {
|
||||
index: parseInt(i)
|
||||
index: parseInt(i),
|
||||
bgOpacity: 0.8
|
||||
});
|
||||
gallery.init()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user