未验证 提交 c1ef9d91 编写于 作者: 陈伟 提交者: Gitee

update en/application-dev/reference/arkui-ts/ts-media-components-video.md.

去掉声明未使用属性
Signed-off-by: chenw86<weichenfp@isoftstone.com>
上级 f9fdf739
......@@ -169,7 +169,6 @@ struct VideoCreateComponent {
@State autoPlays: boolean = false;
@State controlsss: boolean = true;
controller: VideoController = new VideoController();
@State startStaus: boolean = true;
build() {
Column() {
Video({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册