摘要: 调用原生api获取相册图片 input.file-input(accept="image/*", type="file", ref="photo-input", @change="handleUpLoadImg") handleUpLoadImg (e) { const file = e.targe 阅读全文
posted @ 2020-10-28 10:18 fanlinqiang 阅读(76) 评论(0) 推荐(0)