From bbccccd596ad80908d6a21f76f8797bddc0c99b4 Mon Sep 17 00:00:00 2001 From: duqingquan Date: Thu, 16 Mar 2023 19:09:21 +0800 Subject: [PATCH] =?UTF-8?q?wifi=20=E9=80=82=E9=85=8D3.7.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index/index.vue b/pages/index/index.vue index fb405a1..3faecc2 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -44,6 +44,7 @@ uni.connectWifi({ maunal:false, SSID:"Xiaomi_20D0", + BSSID:"", password:"BBBB", complete:(res)=>{ console.log(res); -- GitLab