docs: remove earlier version tags (#7109)

This commit is contained in:
neverland
2020-09-05 07:13:47 +08:00
committed by GitHub
parent ac05bcd97b
commit d0eb103cba
75 changed files with 228 additions and 228 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ export default {
| input-placeholder | 输入框文字提示 | _string_ | `请输入优惠码` |
| show-exchange-bar | 是否展示兑换栏 | _boolean_ | `true` |
| currency | 货币符号 | _string_ | `¥` |
| empty-image `v2.1.0` | 列表为空时的占位图 | _string_ | `https://img.yzcdn.cn/vant/coupon-empty.png` |
| empty-image | 列表为空时的占位图 | _string_ | `https://img.yzcdn.cn/vant/coupon-empty.png` |
| show-count `v2.3.0` | 是否展示可用 / 不可用数量 | _boolean_ | `true` |
### CouponList Events