feat(GoodsAction): enable safe-area-inset-bottom by default (#5955)

This commit is contained in:
neverland
2020-03-31 06:57:22 +08:00
committed by GitHub
parent b6d23cd9d3
commit b87fd71959
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ export default {
| 参数 | 说明 | 类型 | 默认值 |
|------|------|------|------|
| safe-area-inset-bottom | 是否开启[底部安全区适配](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `false` |
| safe-area-inset-bottom | 是否开启[底部安全区适配](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `true` |
### GoodsActionIcon Props