Przeglądaj źródła

2023年9月24日15:41:55

yxb
wq 1 rok temu
rodzic
commit
59127814fe
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      pages/bluetooth/bluetooth.vue

+ 2
- 0
pages/bluetooth/bluetooth.vue Wyświetl plik

@@ -369,9 +369,11 @@
jlApi.connectDevice(
device,
function (res) {
console.log('设备链接1',res)
connectSuccess(res);
},
function (res) {
console.log('设备链接2',res)
listenStatus(res);
}
);

Ładowanie…
Anuluj
Zapisz