Update zh.md

master
lgf196 3 years ago committed by GitHub
parent b4124900cd
commit fbf30198db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      zh.md

@ -60,8 +60,7 @@ const App = () => (
如下属性来自`option`属性配置项. 如下属性来自`option`属性配置项.
| 参数 | 说明 | 类型 | 默认值 | | 参数 | 说明 | 类型 | 默认值 |
| ------------------- | ----------------------------------------- | ----------------- | -------- | ----------- | | ------------------- | ----------------------------------------- | ----------------- | -------- |
| width | 视频容器的 width(必传) | `number` | 必传 |
| height | 视频容器的 height(必传) | `number` | 必传 | | height | 视频容器的 height(必传) | `number` | 必传 |
| videoSrc | 视频地址(必传) | `string` | 必传 | | videoSrc | 视频地址(必传) | `string` | 必传 |
| theme | 主题 | `string` | \#ffb821 | | theme | 主题 | `string` | \#ffb821 |

Loading…
Cancel
Save