代码打包到app后,点击上传图片没有反应
Closed this issue · 0 comments
const-undefined-man commented
<croppa v-model="myCroppa"
:show-remove-button="false"
:width="145" :height="145"
:file-size-limit="1024*1024"
placeholder="选择图片"
accept="image/*"
:placeholder-font-size="14">
</croppa>