
1***@qq.com
- 发布:2025-08-26 09:37
- 更新:2025-08-26 11:27
- 阅读:13027
>
<movable-view
class="!w-full !h-full !relative overflow-auto grid-background" style="{ height: (movableViewheight) + 'px !important',width: (movableViewwidth) + 'px !important',left: preScrollleft +'px'}" direction="all" scale = "true" scale-min="scaleMin" scale-max="scaleMax" scale-value="scaleValue" out-of-bounds = "true" @scale = "handleScale"
@click = "handEnd"
@change = "watchChange" animation="true" >
........
</movable-view>
1***@qq.com (作者)
已经解决了,我把onLoad里面的代码放在onMounted就可以了,应该是加载的时机的问题吧
2025-08-27 11:47
DCloud_UNI_yuhe
回复 1***@qq.com: 好的,感谢反馈
2025-08-27 19:14