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
xugenyuan
2024-06-19 09:07:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3f9343e11a4c943fe61fba2f5b639dce0aae5247
3f9343e1
1 parent
86abcc6c
ref |> 修改华为账号一键登录为“华为账号快速登录”
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 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 @
3f9343e
...
...
@@ -160,7 +160,7 @@ struct OneKeyLoginPage {
Row() {
Image($r("app.media.huawei_one_key_login_icon"))
.width(24).height(24)
Text("华为账号
一键
登录")
Text("华为账号
快速
登录")
.fontColor(Color.White)
.margin({left:5})
}
...
...
Please
register
or
login
to post a comment