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
@@ -84,7 +84,7 @@ Vue.use(SubmitBar);
| loading | 是否显示加载中的按钮 | *boolean* | `false` |
| currency | 货币符号 | *string* | `¥` |
| decimal-length | 价格小数点后位数 | *number* | `2` |
| 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` |
### Events