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
wangyong_wd
2024-04-21 22:37:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
af3e02d43e0c5b8413ee7bd12e8feb35830902af
af3e02d4
1 parent
8b999507
style:人民号横划卡优化
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/ZhSingleRow05.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleRow05.ets
View file @
af3e02d
...
...
@@ -44,6 +44,7 @@ export struct ZhSingleRow05 {
})
}
.listDirection(Axis.Horizontal)
.scrollBar(BarState.Off)
}
.width(CommonConstants.FULL_WIDTH)
.height(170)
...
...
@@ -125,6 +126,7 @@ struct CreatorItem {
.fontSize($r('app.float.font_size_12'))
.margin({ top: 8, bottom: 14 })
.textOverflowStyle(2)
.height(34)
if (!this.rmhIsAttention) {
Text('关注')
.width(60)
...
...
Please
register
or
login
to post a comment