摘要: 有使生效有时无效 template <view class="bottom" > <text @tap.stop="tabMask">底部区域</text> <view class="mask" v-if="maskT" @touchmove.stop.prevent="moveHandle"> < 阅读全文
posted @ 2021-04-20 11:00 伊人兮明眸秋水 阅读(518) 评论(0) 推荐(0) 编辑
摘要: 在css中添加下面css内容 <scroll-view>uniapp 滚动区域</scroll-view> <style> scroll-view{ width:690rpx; height:700rpx; margin:0 auto; }::-webkit-scrollbar { width: 0 阅读全文
posted @ 2021-04-20 10:07 伊人兮明眸秋水 阅读(673) 评论(0) 推荐(0) 编辑