[new feature] ImagePreview: add lazyLoad prop (#2569)

This commit is contained in:
neverland
2019-01-20 13:35:15 +08:00
committed by GitHub
parent e45780dccc
commit 8bc8e99f74
6 changed files with 26 additions and 25 deletions

View File

@@ -9,7 +9,6 @@ export default sfc({
desc: String,
thumb: String,
title: String,
centered: Boolean,
lazyLoad: Boolean,
thumbLink: String,
num: [Number, String],