提交 ce3c396c authored 作者: lihuihui's avatar lihuihui

意见反馈ios不回弹测试

上级 6f5fe715
......@@ -24,6 +24,8 @@ export default {
const resizeHeight = document.body.clientHeight
window.addEventListener('resize', () => {
document.body.clientHeight === resizeHeight ? this.showBtn = true : this.showBtn = false
window.scroll(0, 0)
window.innerHeight = window.outerHeight = resizeHeight
})
},
data() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论