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-27 18:34:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cb87e85657ddf7d7f3407e55fc51856dc4f90129
cb87e856
1 parent
1ead0b27
fix |> 稿件详情页顶部留有10像素的空隙
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/ImageAndTextWebComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/ImageAndTextWebComponent.ets
View file @
cb87e85
...
...
@@ -102,6 +102,7 @@ export struct ImageAndTextWebComponent {
onWebPrepared: this.onWebPrepared.bind(this),
isPageEnd: $isPageEnd
})
.padding({top:10})
}
}
...
...
Please
register
or
login
to post a comment