xugenyuan

ref |> 修改华为账号一键登录为“华为账号快速登录”

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
... ... @@ -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})
}
... ...