Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
张善主
2024-06-27 10:57:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
55b37d8bb4d32924b436ea7b5b6def5c3bfcbdac
55b37d8b
1 parent
9a0963e4
fix(18285): UI还原问题-【uat】进入“在线中国拉流-浮动按钮”直播间,“直播加载中,请稍后重试” 文案未居中
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/TopPlayComponet.ets
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/TopPlayComponet.ets
View file @
55b37d8
...
...
@@ -282,6 +282,7 @@ export struct TopPlayComponent {
})
}.width('100%').visibility(this.isPlayerError ? Visibility.Visible :
Visibility.None)
.margin({top:40})
}
.width('100%')
...
...
Please
register
or
login
to post a comment