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
chenquansheng
2024-08-22 10:16:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1bcb5a624d76641a37e240d1eec621ac3fe1fafe
1bcb5a62
1 parent
0b31b813
fix |> 调整评论列表点赞的触控区域
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/CommentComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/CommentComponent.ets
View file @
1bcb5a6
@@ -731,6 +731,7 @@ struct commentFooterView {
@@ -731,6 +731,7 @@ struct commentFooterView {
731
height: 16
731
height: 16
732
})
732
})
733
}
733
}
734
+
.height(32)
734
.onClick(() => {
735
.onClick(() => {
735
this.clickLike()
736
this.clickLike()
736
})
737
})
Please
register
or
login
to post a comment