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-10-11 13:55:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
67a0a3fcda11dd6849d93ee4bcbab10bb79c0491
67a0a3fc
1 parent
57dfedc7
feat:优化设置界面背景
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/setting/MineSettingComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/setting/MineSettingComponent.ets
View file @
67a0a3f
...
...
@@ -96,7 +96,7 @@ export struct MineSettingComponent {
Column(){
TitleBackComponent({title:"设置"})
this.settingList()
}
}
.height('100%').backgroundColor(Color.White)
}
// 页面布局
...
...
Please
register
or
login
to post a comment