**问题描述** scroll-view内的up-qrcode会固定悬浮在页面某个位置,向下拖动二维码不随着动 <scroll-view scroll-y class="h-full"> <up-qrcode cid="ex1" :size="150" :val="qrCodeValue" :icon="iconUrl"></up-qrcode> <view class="h-1000 w-full bg-red"/> </scroll-view> **复现步骤** 拖动页面二维码不动 **截图** <img width="392" height="753" alt="Image" src="https://github.com/user-attachments/assets/6464cfb8-ee1b-4e7f-a23d-df37285088b9" /> **版本(请填写以下信息)**: - HBuilderX:"@dcloudio/uni-app": "3.0.0-4080720251210001" - uview-plus:3.6.29 - 开发者工具版本:微信开发者工具 **平台(请填写以下信息)**: - 平台:微信小程序