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
wuyanan
2024-07-25 16:50:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1ccd0712528ce8a8cd393d6989d45871c190112d
1ccd0712
1 parent
7087f92b
fix |> 修复直播详情大家聊定制表情可以放大查看问题
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/TabChatItemComponent.ets
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/TabChatItemComponent.ets
View file @
1ccd071
...
...
@@ -34,6 +34,7 @@ export struct TabChatItemComponent {
top: 10, bottom: 4
})
.onClick(() => {
if (this.item.customizeExpression == 1) {return}
this.gotoMultipleListImagePage(this.item.pictureUrls[0])
})
}
...
...
Please
register
or
login
to post a comment