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
yuzhilin
2024-05-09 08:52:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e094fbc589a16e9ed165892b6945962034b8e2a
7e094fbc
1 parent
4ef1ebb0
fix:17031 健康专题-页面展示不完整
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/SpacialTopicPageComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/SpacialTopicPageComponent.ets
View file @
7e094fb
...
...
@@ -92,6 +92,7 @@ export struct SpacialTopicPageComponent {
}
.width(CommonConstants.FULL_WIDTH)
.height(CommonConstants.FULL_HEIGHT)
.padding({bottom:75})
if (!this.isPageEnd) {
detailedSkeleton()
...
...
Please
register
or
login
to post a comment