feat(Image): add icon-prefix prop (#7457)

This commit is contained in:
neverland
2020-10-31 08:05:09 +08:00
committed by GitHub
parent f4402f9a91
commit 5e51dd3332
5 changed files with 52 additions and 2 deletions
+1
View File
@@ -77,6 +77,7 @@ Vue.use(Lazyload);
| show-loading | Whether to show loading placeholder | _boolean_ | `true` |
| error-icon `v2.4.2` | Error icon | _string_ | `photo-fail` |
| loading-icon `v2.4.2` | Loading icon | _string_ | `photo` |
| icon-prefix `v2.10.12` | Icon className prefix | _string_ | `van-icon` |
### fit optional value