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

pull/15286/head
Simona 2019-04-26 10:58:56 +08:00 committed by hetech
parent 600e816e90
commit 4cb307441a
1 changed files with 1 additions and 1 deletions

View File

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