mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] ImagePreview: add lazyLoad prop (#2569)
This commit is contained in:
@@ -9,7 +9,6 @@ export default sfc({
|
||||
desc: String,
|
||||
thumb: String,
|
||||
title: String,
|
||||
centered: Boolean,
|
||||
lazyLoad: Boolean,
|
||||
thumbLink: String,
|
||||
num: [Number, String],
|
||||
|
Reference in New Issue
Block a user