
1***@qq.com
- 发布:2025-08-26 09:37
- 更新:2025-08-26 11:27
- 阅读:11760
>
<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 个回复
DCloud_UNI_yuhe
你好,能够提供下一下完整的能运行的代码吗?