webview 嵌套h5时写的 <input type="file" capture="camera" accept="image/*" id="fileInput" />标签无法直接掉起来相机拍照,但是在鸿蒙系统的自带浏览器中是可以实现直接调用相机拍照的,但是打包成app后就不能直接拍照

1***@qq.com
- 发布:2025-03-30 14:43
- 更新:2025-03-30 14:43
- 阅读:57
webview 嵌套h5时写的 <input type="file" capture="camera" accept="image/*" id="fileInput" />无法直接掉起来相机拍照
分类:uni-app