import{preview}from'vue3-picture-preview'preview(current,list,key) 参数说明类型 current当前预览的图片索引或者urlString/Number list需要预览的图片数组,非必传。如果不传的话,current必须为url,不能为索引。Array key如果list里面的item是图片的url 则不需要,如果是对象的话,需传图片的在对象中的keyString ...
Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more - alessiomaffeis/vue-picture-input