未验证 提交 87a2fdd4 编写于 作者: O openharmony_ci 提交者: Gitee

!6387 【轻量级 PR】:update en/application-dev/reference/arkui-ts/ts-media-components-video.md.

Merge pull request !6387 from 陈伟/N/A
...@@ -169,7 +169,6 @@ struct VideoCreateComponent { ...@@ -169,7 +169,6 @@ struct VideoCreateComponent {
@State autoPlays: boolean = false; @State autoPlays: boolean = false;
@State controlsss: boolean = true; @State controlsss: boolean = true;
controller: VideoController = new VideoController(); controller: VideoController = new VideoController();
@State startStaus: boolean = true;
build() { build() {
Column() { Column() {
Video({ Video({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册