movable-view在小米手机中可以放大,但是不可移动,其他机型都没问题,求大佬帮忙啊?

发布于 7 年前作者 nlong11753 次浏览最后编辑 7 年前来自 issues

<movable-area class="bigBox" style="height:1000rpx; width:100%; overflow: hidden;" >

<movable-view class="s_Box" style="width:200%;height:130%;padding-bottom: 100rpx" direction="all" scale="true" scale-min="0.5" animation='{{false}}' scale-max="5" out-of-bounds="{{true}}" scale-value=".5" bindchange="onchange" bindscale="onscale" bindtouchend="touchend">

</movable-view>

</movable-area>

1 回复
junyin
junyin1 楼5 年前

你好,麻烦提供这种格式的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html