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-07-18 10:42:09 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
47e52ff1230870b30fca58d4c1487e410d92937d
47e52ff1
2 parents
45b6d969
5c2a273e
Merge branch 'main' of
http://192.168.1.42/developOne/harmonyPool
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
sight_harmony/features/wdLogin/src/main/ets/pages/login/OneKeyLoginPage.ets
sight_harmony/features/wdLogin/src/main/ets/pages/login/OneKeyLoginPage.ets
View file @
47e52ff
...
...
@@ -158,11 +158,11 @@ struct OneKeyLoginPage {
Stack(){
Button() {
Row() {
Image($r("app.media.huawei_one_key_login_icon"))
.width(24).height(24)
// Image($r("app.media.huawei_one_key_login_icon"))
// .width(24).height(24)
Text("华为账号一键登录")
.fontColor(Color.White)
.margin({left:5})
//
.margin({left:5})
}
}
.width('100%')
...
...
Please
register
or
login
to post a comment