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
wangliang_wd
2024-04-29 16:48:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1e70b514f390ad8c661968c97b69503c13b60360
1e70b514
1 parent
0a128b0e
feat:优化加载全部字体颜色
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/page/NoMoreLayout.ets
sight_harmony/features/wdComponent/src/main/ets/components/page/NoMoreLayout.ets
View file @
1e70b51
...
...
@@ -12,6 +12,7 @@ export default struct NoMoreLayout {
Text($r('app.string.footer_text'))
.fontSize(RefreshConstants.NoMoreLayoutConstant_TITLE_FONT)
.textAlign(TextAlign.Center)
.fontColor('#CCCCCC')
.margin({bottom:40})
}
.width(RefreshConstants.FULL_WIDTH)
...
...
Please
register
or
login
to post a comment