Commit a232b183 authored by ltz's avatar ltz

fix 弹窗时禁滚动

parent 949e7105
<wxs src="./../../../filter/index.wxs" module="filter" />
<view class="container">
<view class="container {{infogetShow? 'containerDisabledScroll': ''}}">
<btn-drag bind:btnDragEvent='goqrcode' tobottomDis='300' width='60' height="60" catchtouchmove="ture">
<view class="sharebtn" slot="dragcontent">
<image src="{{imageRoot}}2c/sharemoretheme/sharer.png" class="sharericon" alt="Image" />
......
page{
height: 100%;
}
.sharemoretheme-box{
min-height: 100vh;
padding-bottom: 200rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment