kuaifan / eeui

📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
https://eeui.app/
MIT License
531 stars 53 forks source link

eeui.openPage softInputMode:'nothing' keyboard事件丢失 #132

Open Sgenmi opened 3 years ago

Sgenmi commented 3 years ago

eeui-cli: 2.4.5 eeui-template: 2.4.5

bug: eeui.openPage({ softInputMode:'nothing' })

textarea中keyboard事件消失

希望保留 keyboard事件,此事件比较重要,要根据键盘隐藏或显示 处理事件