feat(uploader): add single uploader preview image style (#7731)

This commit is contained in:
Jontyy
2020-12-17 11:05:22 +08:00
committed by GitHub
parent 6e8ca9fd8b
commit b41d95b074
6 changed files with 194 additions and 25 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ export default {
| coupons | 可用优惠券列表 | _Coupon[]_ | `[]` |
| editable | 能否切换优惠券 | _boolean_ | `true` |
| border | 是否显示内边框 | _boolean_ | `true` |
| currency | 货币符号 | _string_ | `¥` | - |
| currency | 货币符号 | _string_ | `¥` |
### CouponList Props