javascript - When input in the vue page gets focus, the input method pops up and the tabbar is on top. How to solve it?
phpcn_u1582
phpcn_u1582 2017-05-19 10:31:35
0
2
465

phpcn_u1582
phpcn_u1582

reply all(2)
phpcn_u1582

Try adding z-index:-1 to the tabbar?
Or change fixed to absolute when the soft keyboard pops up?

过去多啦不再A梦

This is not a problem with vue, but a classic fixed pop-up problem where the small keyboard will disrupt the layout http://blog.csdn.net/kongjiea... I hope it will be helpful to you

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template