It can float up in Android (no problem), but it will move down a little after floating up in IOS, causing the keyboard to block the input box
Default layout
Layout in IOS
May I ask how to solve this problem? ?
曾经蜡笔没有小新2017-06-12 09:34:17
We define an attribute for the webview to prevent it from going up after being clicked, and then animate the height of the webview to change.