From ca5adf47d94ee2a82709e2b8881b53edc05c6553 Mon Sep 17 00:00:00 2001 From: zhangjiming Date: Sun, 13 Apr 2025 10:59:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Bluetooth.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Bluetooth.tsx b/src/pages/Bluetooth.tsx index ec474aa..2f92c78 100644 --- a/src/pages/Bluetooth.tsx +++ b/src/pages/Bluetooth.tsx @@ -39,7 +39,7 @@ export default function Bluetooth() { }); }; function scanning() { - return

扫瞄中

+ return

扫描中

} return (