mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-27 08:30:34 +00:00
蓝区master:输入设备名称超过最大值,无Toast提示
Signed-off-by: liminjie10 <liminjie10@huawei.com>
This commit is contained in:
parent
8a98f703bb
commit
952803f758
@ -77,7 +77,7 @@ struct DeviceName {
|
|||||||
prompt.showToast({
|
prompt.showToast({
|
||||||
message: value,
|
message: value,
|
||||||
duration: 2000,
|
duration: 2000,
|
||||||
bottom: 1000
|
bottom: 100
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user