视频网站开发公司,游戏开发引擎,美丽说网站优化,公众号平台网站开发在使用ant design vue组件的上传组件AUpload的时候有一个问题#xff0c;直接按照demo写#xff0c;在ios上会唤起相机#xff0c;但是实际上我们的需求是弹出选择相册/相机这个弹框。 解决办法是加一个 cupturenull这个属性即可
a-upload:capturenu…在使用ant design vue组件的上传组件AUpload的时候有一个问题直接按照demo写在ios上会唤起相机但是实际上我们的需求是弹出选择相册/相机这个弹框。 解决办法是加一个 cupturenull这个属性即可
a-upload:capturenullaccept.png,.jpg,jpegchangehandleImgChange
点击上传
/a-upload
HTML attribute: capture - HTML: HyperText Markup Language | MDNThe capture attribute specifies that, optionally, a new file should be captured, and which device should be used to capture that new media of a type defined by the accept attribute.https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/capture