微信小程序IOS防止页面左右滑动

//根元素
.index {
    overflow: hidden;
}
.myPage{
background: #F5F4F0;
height: 100vh;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
overflow: hidden;
}
posted @ 2021-07-28 14:22  Wayhome'  阅读(758)  评论(0)    收藏  举报
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css