chore(ImagePreview): remove lazy-load since lazy-render is enabled
This commit is contained in:
@@ -85,7 +85,6 @@ export default {
|
||||
showImagePreview(position, timer, closeable) {
|
||||
const instance = ImagePreview({
|
||||
images,
|
||||
lazyLoad: true,
|
||||
swipeDuration: 300,
|
||||
asyncClose: !!timer,
|
||||
closeable,
|
||||
|
||||
Reference in New Issue
Block a user