docs: optimize safe area link

This commit is contained in:
陈嘉涵
2020-01-23 10:40:37 +08:00
parent e04fb6cd7b
commit 1b576f02b2
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ export default {
| delete-button-text | 删除按钮文字 | *string* | `删除` |
| show-delete-key | 是否展示删除按钮 | *boolean* | `true` |
| hide-on-click-outside | 点击外部时是否收起键盘 | *boolean* | `true` |
| safe-area-inset-bottom | 是否开启底部安全区适配[详细说明](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `true` |
| safe-area-inset-bottom | 是否开启 [底部安全区适配](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | *boolean* | `true` |
### Events