Image: fix scroll-container type restrict (#15277)

This commit is contained in:
Simona
2019-04-26 10:58:56 +08:00
committed by hetech
parent 600e816e90
commit 4cb307441a

View File

@@ -30,7 +30,7 @@
src: String,
fit: String,
lazy: Boolean,
scrollContainer: [String, HTMLElement],
scrollContainer: {},
alt: String
},