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
chenjun
2024-08-20 17:53:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d4dca3829bef825add8cfc538e50483630da68fd
d4dca382
1 parent
90431edd
人民号-三图卡
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card16Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card16Component.ets
View file @
d4dca38
...
...
@@ -113,7 +113,7 @@ export struct Card16Component {
})
}
.width(CommonConstants.FULL_PARENT)
.alignContent(Alignment.
Bottom
End)
.alignContent(Alignment.
Top
End)
// Flex() {
// ForEach(this.contentDTO.fullColumnImgUrls.slice(0, 3), (item: fullColumnImgUrlItem, index: number) => {
// Image(this.loadImg ? item.url : '')
...
...
Please
register
or
login
to post a comment