摘要: <input type="file" accept="image/*" capture="camera" @change="onImageChange" class="inputClass"/> // 调用 async onImageChange(e) {this.capImg = await th 阅读全文
posted @ 2023-05-04 19:42 jiduoduo 阅读(175) 评论(0) 推荐(0)