diff --git a/docs/api/system/bluetooth.md b/docs/api/system/bluetooth.md index a185b20dc6842c4c0bb1411d8c333c4a6b702784..6cc29e741a390c2c69245fb6c74236c31ef6f954 100644 --- a/docs/api/system/bluetooth.md +++ b/docs/api/system/bluetooth.md @@ -81,7 +81,7 @@ uni.openBluetoothAdapter({ **注意:** -* App 端目前仅支持发现ble蓝牙设备,更多蓝牙设备发现需使用 Native.js,参考:[https://ask.dcloud.net.cn/article/114](https://ask.dcloud.net.cn/article/114)。 +* App 端目前仅支持发现ble蓝牙设备,更多蓝牙设备发现,可以使用 Native.js,参考:[https://ask.dcloud.net.cn/article/114](https://ask.dcloud.net.cn/article/114)。也可以在插件市场获取[原生插件](https://ext.dcloud.net.cn/search?q=%E8%93%9D%E7%89%99&cat1=5&cat2=51&orderBy=UpdatedDate) **示例代码**