相机拒绝授权后binderror事件怎么调请求授权事件
授权拒绝后,可以在下需要授权时(调用getSetting)先进行弹窗提示,确定用户需要授权时调用openSetting让用户授权(也可以自己模拟弹窗,将button的open-type为openSetting组件写成弹窗确定授权按钮)