收藏
回答

小程序图片裁剪插件 image-cropper 不能缩放图片?

<view class="container">
  <image-cropper id="image-cropper" limit_move="{{true}}" disable_rotate="{{true}}" width="{{width}}" height="{{height}}" imgSrc="{{src}}" bindload="cropperload" bindimageload="loadimage" bindtapcut="clickcut" angle="0" scale="2"></image-cropper>
  <view class="true" bindtap="trues"><button type="primary" class="auto">确定</button></view>
</view>
我这个scale缩小属性 不管设置多少,收几张查看的效果是一毛一样的  咋回事
y要咋样改  才能控制图片缩小比例
回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签