H5(移動端)前端使用input type=file 上傳圖片,調用相機和相冊

<input class="addPicInput" type="file" ref="uploadFile" @change="fileChange" accept="image/*" multiple> 在移動端頁面使用上傳文件或者圖片時,IOS和安卓的展示方式有不少不同。瀏覽器 input 有 captrure屬性,取值:camera:相機;camcorder:攝像;micro
相關文章
相關標籤/搜索