style(Image): update loading icon and error icon (#6890)

This commit is contained in:
neverland
2020-07-29 09:36:15 +08:00
committed by GitHub
parent 01d1f05e15
commit 378009fefa
13 changed files with 54 additions and 50 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ Vue.use(Lazyload);
| lazy-load | Whether to enable lazy loadshould register [Lazyload](#/en-US/lazyload) component | _boolean_ | `false` |
| show-error `v2.0.9` | Whether to show error placeholder | _boolean_ | `true` |
| show-loading `v2.0.9` | Whether to show loading placeholder | _boolean_ | `true` |
| error-icon `v2.4.2` | Error icon | _string_ | `warning-o` |
| loading-icon `v2.4.2` | Loading icon | _string_ | `photo-o` |
| error-icon `v2.4.2` | Error icon | _string_ | `photo-fail` |
| loading-icon `v2.4.2` | Loading icon | _string_ | `photo` |
### fit optional value