city_card/packagecard/common/corpperimg/cropperimg.wxml
2023-07-15 14:25:28 +08:00

1 line
224 B
Plaintext
Executable File

<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>