Compare commits

..

No commits in common. "d6bbef06baa03e9809d692bf947c175de9313ab1" and "0a2e1cc47bd8e2d6c27becc80e3b8852a9a31b17" have entirely different histories.

3 changed files with 2 additions and 15 deletions

View File

@ -1,7 +0,0 @@
{
// 使 IntelliSense
//
// 访: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}

View File

@ -61,9 +61,3 @@
</picker>
</view>
</view>
<view class="page-section">
<view class="page-section-demo">
<text>编码:GB18030 HEX</text>
</view>
</view>

View File

@ -643,7 +643,7 @@ Component({
// 调用 dd.startBluetoothDevicesDiscovery 方法开始搜索蓝牙设备
dd.startBluetoothDevicesDiscovery({
// 搜索指定服务 UUID 的蓝牙设备
// services: [],
// services: ['fff0'],
success: (res) => {
console.log(res);
// dd.showToast({