🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## camera系统相机 需要用户授权 scope.camera | 属性名 | 类型 | 默认值 | 说明 | | --- | --- | --- | --- | | device-position | String | back | 前置或后置,值为front, back | |flash | String | auto | 闪光灯,值为auto, on, off | | bindstop | EventHandle | | 摄像头在非正常终止时触发,如退出后台等情况 | | binderror | EventHandle | | 用户不允许使用摄像头时触发 |