feat(CouponList): refactor style & add new prop show-count (#5139)
This commit is contained in:
@@ -99,6 +99,7 @@ export default {
|
||||
| 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` | - |
|
||||
| show-count | Whether to show coupon count in tab title | *boolean* | `true` | - |
|
||||
|
||||
### CouponList Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user