docs: update version tag

This commit is contained in:
陈嘉涵
2020-01-26 17:24:59 +08:00
parent e7b8bfc7cc
commit 6ddd7ae69b
10 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -142,7 +142,7 @@ export default {
| get-container | Return the mount node for sku | *string \| () => Element* | - |
| safe-area-inset-bottom `v2.2.1` | Whether to enable bottom safe area adaptation | *boolean* | `false` |
| start-sale-num `v2.3.0` | Minimum quantity | *number* | `1` |
| properties `2.4.0` | Goods properties | *array* | - |
| properties `v2.4.2` | Goods properties | *array* | - |
### Events
@@ -163,7 +163,7 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get Sku instance and call instance m
| Name | Description | Attribute | Return value |
|------|------|------|------|
| getSkuData | Get current skuData | - | skuData |
| resetSelectedSku `2.3.0` | Reset selected sku to initial sku | - | - |
| resetSelectedSku `v2.3.0` | Reset selected sku to initial sku | - | - |
### Slots
+1 -1
View File
@@ -146,7 +146,7 @@ export default {
| show-soldout-sku | 是否展示售罄的 sku,默认展示并置灰 | *boolean* | `true` |
| safe-area-inset-bottom `v2.2.1` | 是否开启 [底部安全区适配](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `false` |
| start-sale-num `v2.3.0` | 起售数量 | *number* | `1` |
| properties `2.4.0` | 商品属性 | *array* | - |
| properties `v2.4.2` | 商品属性 | *array* | - |
### Events