import { NavBar, SpinLoading } from 'antd-mobile'; import './Bluetooth.scss'; export default function Bluetooth() { return (
蓝牙

已配对设备

设备名 已连接
设备名

附近设备

设备1
设备2
); }