docs: update version tag
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user