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
liyubing
2024-05-17 18:09:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
29f5dfa3f07183da689ad1b6732f260f6224d0f8
29f5dfa3
1 parent
f15e08e0
feat(信息流):修改一行两图卡ui布局
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhGridLayout02NewsContent.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhGridLayout02NewsContent.ets
View file @
29f5dfa
...
...
@@ -68,6 +68,8 @@ export struct ZhGridLayout02NewsContent {
.fontSize(15)
.maxLines(2)
.lineHeight(21)
.width('100%')
.textAlign(TextAlign.Start)
.textOverflow({ overflow: TextOverflow.Ellipsis })
}
.width('100%')
...
...
Please
register
or
login
to post a comment