<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>
你好,麻烦提供这种格式的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)