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
@@ -141,7 +141,7 @@ export default {
| message-config | Message related config | *object* | `{}` | - |
| get-container | Return the mount node for sku | *string \| () => Element* | - | - |
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | *boolean* | `false` | 2.2.1 |
| start-sale-num | Minimum quantity | *number* | `1` | 2.2.15 |
| start-sale-num | Minimum quantity | *number* | `1` | 2.3.0 |
### Events
+1 -1
View File
@@ -145,7 +145,7 @@ export default {
| initial-sku | 默认选中的 sku,具体参考高级用法 | *object* | `{}` | - |
| show-soldout-sku | 是否展示售罄的 sku,默认展示并置灰 | *boolean* | `true` | - |
| safe-area-inset-bottom | 是否开启底部安全区适配,[详细说明](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `false` | 2.2.1 |
| start-sale-num | 起售数量 | *number* | `1` | 2.2.15 |
| start-sale-num | 起售数量 | *number* | `1` | 2.3.0 |
### Events