更新记录
1.0.1(2025-01-20) 下载此版本
1.0.1
1.0.0(2025-01-17) 下载此版本
1.0.0
平台兼容性
uni-app x
Chrome | Safari | Android | iOS | 鸿蒙 | 微信小程序 |
---|---|---|---|---|---|
- | - | × | × | √ | - |
import { checkAccessBluetooth } from '@/uni_modules/srh-checkAccessBluetooth';
let status = await checkAccessBluetooth();
status 0 表示已授权 -1 表示未授权