[Doc] update version number
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
| coupons | 可用优惠券列表 | `Array` | `[]` | - |
|
||||
| editable | 能否切换优惠券 | `Boolean` | `true` | - |
|
||||
| border | 是否显示内边框 | `Boolean` | `true` | 1.3.10 |
|
||||
| currency | 货币符号 | `String` | `¥` | - | 1.4.10 |
|
||||
| currency | 货币符号 | `String` | `¥` | - | 1.5.0 |
|
||||
|
||||
### CouponList API
|
||||
|
||||
@@ -94,7 +94,7 @@ export default {
|
||||
| close-button-text | 列表底部按钮文字 | `String` | `不使用优惠` | - |
|
||||
| input-placeholder | 输入框文字提示 | `String` | `请输入优惠码` | - |
|
||||
| show-exchange-bar | 是否展示兑换栏 | `Boolean` | `true` | - |
|
||||
| currency | 货币符号 | `String` | `¥` | - | 1.4.10 |
|
||||
| currency | 货币符号 | `String` | `¥` | - | 1.5.0 |
|
||||
|
||||
### CouponList Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user