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

View File

@@ -172,7 +172,7 @@ export default {
| active-color | 选中标签的颜色 | *string* | `#1989fa` |
| inactive-color | 未选中标签的颜色 | *string* | `#7d7e80` |
| route | 是否开启路由模式 | *boolean* | `false` |
| 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* | `false` |
### Tabbar Events