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
wangliang_wd
2024-08-28 17:17:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7fbb3a903bb3f12b17a6e7478ad918c5b88aedb0
7fbb3a90
1 parent
fe6a19fc
feat:优化电子报
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/ENewspaperItemComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/ENewspaperItemComponent.ets
View file @
7fbb3a9
...
...
@@ -45,7 +45,8 @@ export struct ENewspaperItemComponent {
this.contentWidth = event?.contentWidth
this.contentHeight = event?.contentHeight
}
this.isShowSkeleton = false
// this.isShowSkeleton = false
})
.objectFit(ImageFit.Contain)
.zIndex(10)
...
...
Please
register
or
login
to post a comment