ios 收起键盘时页面不回到原位

// 解决ios 收起键盘页面不复位的问题 输入框失焦时ios

toBottom () {
 window.scrollTo(0, document.documentElement.clientHeight)
},
相关文章
相关标签/搜索