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-11-08 18:01:33 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d7b7001132377cdea94aa4cca3b00555ec4c7ba6
d7b70011
1 parent
ba4d410b
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/pages/MultiPictureListPage.ets
sight_harmony/features/wdComponent/src/main/ets/pages/MultiPictureListPage.ets
View file @
d7b7001
...
...
@@ -74,6 +74,7 @@ export struct MultiPictureListPage {
.height(24)
.aspectRatio(1)
.interpolation(ImageInterpolation.High)
.margin({left:15})
}
.zIndex(10)
.margin({ top: `${this.topSafeHeight}px` })
...
...
Please
register
or
login
to post a comment