docs(Calendar): update Day Object (#4524)

* docs(Calendar): update Day Object

* docs(Tab): prettier
This commit is contained in:
nemo-shen 2021-09-27 11:25:48 +08:00 committed by GitHub
parent 8f569168a1
commit 0adf121519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,6 +318,7 @@ Page({
| text | 中间显示的文字 | _string_ |
| topInfo | 上方的提示信息 | _string_ |
| bottomInfo | 下方的提示信息 | _string_ |
| className | 自定义 className | _string_ |
### Events