mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
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