[new feature] CouponList: add empty-image prop (#3941)

This commit is contained in:
neverland
2019-07-23 20:20:57 +08:00
committed by GitHub
parent e81e5bd708
commit 012fd851c1
5 changed files with 51 additions and 2 deletions
+1
View File
@@ -97,6 +97,7 @@ export default {
| close-button-text | Close button text | `string` | `Close` |
| input-placeholder | Input placeholder | `string` | `Coupon code` |
| currency | Currency symbol | `string` | `¥` |
| empty-image | Placeholder image when list is empty | `string` | `https://img.yzcdn.cn/vant/coupon-empty.png` |
### CouponList Events