diff --git a/src/pages/Bluetooth.tsx b/src/pages/Bluetooth.tsx index fe830c9..2647854 100644 --- a/src/pages/Bluetooth.tsx +++ b/src/pages/Bluetooth.tsx @@ -38,6 +38,9 @@ export default function Bluetooth() { } }); }; + function scanning() { + return
扫瞄中