<view class="setting" catchtouchmove="bottomTouchMove">
<scroll-view class="setting-scroll" scroll-y="{{true}}">
<rich-text class="showtipsMain" nodes="{{getChatDongDisclaimers}}"></rich-text>
</scroll-view>
</view>
bottomTouchMove(){
return false
},
在遮罩层上 包一个盒子 触发catchtouchmove事件的时候 告诉内核在这些元素上滑动不要干任何事情