可以开启输入法窗口软键盘高度变化的监听,获取当前的键盘高度,来规避内容被盖住的问题。参考链接:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/js-apis-window-V5\#onkeyboardheightchange7可使用安全区域参考:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-universal-attributes-expand-safe-area-V5
可以开启输入法窗口软键盘高度变化的监听,获取当前的键盘高度,来规避内容被盖住的问题。
参考链接:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/js-apis-window-V5\#onkeyboardheightchange7
可使用安全区域参考:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-universal-attributes-expand-safe-area-V5