cropper.wxml 304 B

1
  1. <view><ksp-cropper vue-id="3b244bef-1" mode="fixed" width="{{minPicWidth}}" height="{{minPicHeight}}" maxWidth="{{1024}}" maxHeight="{{1024}}" url="{{url}}" data-event-opts="{{[['^cancel',[['oncancel']]],['^ok',[['uploadSuccess']]]]}}" bind:cancel="__e" bind:ok="__e" bind:__l="__l"></ksp-cropper></view>