2***@qq.com
2***@qq.com
  • 发布:2025-10-31 17:31
  • 更新:2025-10-31 17:31
  • 阅读:10

uni-data-select搭配scroll-view一起使用导致屏幕不能滑动

分类:uni-app
uni-data-select搭配scroll-view一起使用导致屏幕不能滑动 当下拉框处于展开时scroll-view页面不能滑动 以下是代码(h5端): <scroll-view scroll-y style="width: 50%;height: 90vh;margin: 0 auto;"> <view style="width: 100%;height: 4000px;background-color: antiquewhite;"> <uni-data-select v-model="value" localdata="range" @change="change"
></uni-data-select>
</view>
</scroll-view>
2025-10-31 17:31 负责人:无 分享
已邀请:

要回复问题请先登录注册