Update README.md

This commit is contained in:
chendishen 2020-08-24 20:34:26 +08:00 committed by GitHub
parent 4e670ae27f
commit 719d2a961e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ api 文档 (待完善,如有需要功能欢迎提[issue](https://github.com/
| 成员 | 说明 | 类型 | 默认值 | | 成员 | 说明 | 类型 | 默认值 |
| :-----: | ----- | ----- | ----- | | :-----: | ----- | ----- | ----- |
| width | 盒子宽度 | Number | 300 | | width | 盒子宽度 | Number | 300 |
| height | 盒子高度 | Number | 400 | | height | 盒子高度 | Number | 500 |
| top | positionrelative的top值 | String | '' | | top | positionrelative的top值 | String | '' |
| right | positionrelative的right值 | String | '0' | | right | positionrelative的right值 | String | '0' |
| bottom | positionrelative的bottom值 | String | '0' | | bottom | positionrelative的bottom值 | String | '0' |