docs(changelog): 2.3.0-beta.2

This commit is contained in:
陈嘉涵
2019-12-07 08:51:58 +08:00
parent d53a65600b
commit 650e479313
12 changed files with 69 additions and 17 deletions
+1 -1
View File
@@ -99,7 +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` | - |
| show-count | Whether to show coupon count in tab title | *boolean* | `true` | 2.3.0 |
### CouponList Events
+1 -1
View File
@@ -101,7 +101,7 @@ export default {
| show-exchange-bar | 是否展示兑换栏 | *boolean* | `true` | - |
| currency | 货币符号 | *string* | `¥` | - |
| empty-image | 列表为空时的占位图 | *string* | `https://img.yzcdn.cn/vant/coupon-empty.png` | 2.1.0 |
| show-count | 是否展示可用 / 不可用数量 | *boolean* | `true` | - |
| show-count | 是否展示可用 / 不可用数量 | *boolean* | `true` | 2.3.0 |
### CouponList Events