city_card/packagecard/common/corpperimg/cropperimg.wxml

1 line
224 B
Plaintext
Raw Normal View History

2023-07-15 14:25:28 +08:00
<image-cropper bindimageload="loadimage" bindload="cropperload" bindtapcut="clickcut" disable_rotate="{{true}}" height="{{height}}" id="image-cropper" imgSrc="{{src}}" limit_move="{{true}}" width="{{width}}"></image-cropper>