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-05 16:32:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d2a7bb3baaf1121bb66fdc80af0803726a1b7aac
d2a7bb3b
1 parent
e52f0b66
fix: 18511 UI还原问题-【uat】地方精选卡,出版方名称超过一行没有省略显示
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/compview/ZhSingleRow04.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleRow04.ets
View file @
d2a7bb3
...
...
@@ -109,6 +109,7 @@ struct localCard {
.width('100%')
.margin({ bottom: 6 })
.flexShrink(0)
.maxLines(1)
Text(this.operDataListItem.newsTitle)
.width(CommonConstants.FULL_PARENT)
...
...
Please
register
or
login
to post a comment