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-05-11 13:50:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1ea7950e1687538e85b8afb0bc3b0209419ef5cd
1ea7950e
1 parent
0584fdf0
fix: 17358 UI还原问题-【uat】精选评论卡-时间字体偏大
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/compview/ZhSingleRow06.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleRow06.ets
View file @
1ea7950
...
...
@@ -91,7 +91,7 @@ export struct ZhSingleRow06 {
Row() {
Text(DateTimeUtils.getCommentTime(this.compDTO.operDataList[0]?.commentInfo?.publishTime))
.fontSize(1
4
)
.fontSize(1
2
)
.fontColor(0x999999)
Row(){
...
...
Please
register
or
login
to post a comment