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-21 17:09:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
45395f0651b8d97a29295d673d17b2e4e83896b1
45395f06
1 parent
1836595e
fix(18349):UI还原问题-【uat】进入“直播标题-人民号发视频-拉流视频-横屏” 直播间,预告上面用户头像未显示,看图
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardCommon/LiveFollowComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardCommon/LiveFollowComponent.ets
View file @
45395f0
...
...
@@ -42,6 +42,7 @@ export struct LiveFollowComponent {
Row() {
//号主头像
Image(this.rmhInfo.rmhHeadUrl)
.alt($r('app.media.icon_default_head_mater'))
.width(24)
.height(24)
.borderRadius(90)
...
...
Please
register
or
login
to post a comment