微信小程序弹出框 页面依然可以滑动的解决

在蒙层的最外层view中加入catchtouchmove=”preventTouchMove”

 

-js 中写一个空白函数
  • 1
  preventTouchMove:function(e) {

  },
posted @ 2018-09-20 15:36  小小小小小前端  阅读(1829)  评论(0编辑  收藏  举报