Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-10-24 18:02:50 +08:00
36 changed files with 222 additions and 162 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ app.use(SubmitBar);
| decimal-length | 价格小数点后位数 | _number \| string_ | `2` |
| disabled | 是否禁用按钮 | _boolean_ | `false` |
| loading | 是否显示加载中的按钮 | _boolean_ | `false` |
| safe-area-inset-bottom | 是否开启[底部安全区适配](#/zh-CN/quickstart#di-bu-an-quan-qu-gua-pei) | _boolean_ | `true` |
| safe-area-inset-bottom | 是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei) | _boolean_ | `true` |
### Events