审核修改更新

This commit is contained in:
XiuYun CHEN 2025-07-08 18:02:09 +08:00
parent 16b85effa5
commit a297e0452f
2 changed files with 5 additions and 3 deletions

View File

@ -38,7 +38,7 @@ export struct PLVMediaPlayerSingleVideoPage {
@State isPortrait: boolean = true;//是否竖屏
@State commentList:Array<commentModel> = [];//评论列表
@State commentContent:string = '';//评论内容
scroller: Scroller = new Scroller();
@State note:string=''
aboutToAppear(): void {
requireNotNull(this.param, () => "param is null")
@ -102,8 +102,10 @@ export struct PLVMediaPlayerSingleVideoPage {
Tabs() {
TabContent() {
Scroll(this.scroller) {
Text(this.note).fontSize(14).fontColor(Color.Black)
}
}
.align(Alignment.TopStart)
.padding(15)
.customTabbar('视频简介')

View File

@ -10,7 +10,7 @@
},
{
"name": "EntryAbility_label",
"value": "肝胆相照专家"
"value": "肝胆相照专家"
},
{
"name": "camera_reason",