wx.getAppAuthorizeSetting 返回值类型?
wx.getAppAuthorizeSetting 为什么文档上写的是字符串类型 而在实际返回中是bool类型 getAppAuthorizeSetting
index.vue:28 albumAuthorized true
index.vue:29 bluetoothAuthorized true
index.vue:30 cameraAuthorized true
index.vue:31 locationAuthorized false
index.vue:32 locationReducedAccuracy true
index.vue:33 microphoneAuthorized true
index.vue:34 notificationAlertAuthorized true
index.vue:35 notificationAuthorized true
index.vue:36 notificationBadgeAuthorized true
index.vue:37 notificationSoundAuthorized false