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-06-21 16:00:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4844b250ad2921905e87523498122a92bbe7ed02
4844b250
1 parent
2c550889
fix: 16979 最小高度
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/products/phone/src/main/ets/pages/view/MultiPictureDetailPageComponent.ets
sight_harmony/products/phone/src/main/ets/pages/view/MultiPictureDetailPageComponent.ets
View file @
4844b25
...
...
@@ -454,7 +454,7 @@ export struct MultiPictureDetailPageComponent {
})
}
.constraintSize({
minHeight:
0
minHeight:
1
})
}
}
...
...
Please
register
or
login
to post a comment