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-09-24 16:51:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3bfe2518bf2482bceeb1a4112df572beb65804c8
3bfe2518
1 parent
78933e5a
fix: 17669 早晚报>多图类型稿件详情页-评论数据样式与安卓不一致
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/view/LikeComponent.ets
sight_harmony/features/wdComponent/src/main/resources/base/media/ic_like_back_Select.png
sight_harmony/features/wdComponent/src/main/ets/components/view/LikeComponent.ets
View file @
3bfe251
...
...
@@ -361,7 +361,7 @@ export struct LikeComponent {
.height(24)
if (this.likeCount > 0){
RelativeContainer() {
Image(
$r('app.media.ic_like_white
_Select'))
Image(
this.styleType == 1 ? $r('app.media.ic_like_white_Select') : $r('app.media.ic_like_back
_Select'))
.objectFit(ImageFit.Fill)
.resizable({
slice: {
...
...
sight_harmony/features/wdComponent/src/main/resources/base/media/ic_like_back_Select.png
View file @
3bfe251
809 Bytes
|
W:
|
H:
819 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment