王士厅
... ... @@ -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%')
... ...