|
|
@ -46,7 +46,7 @@ export default function Bluetooth() { |
|
|
|
<NavBar className="bg-white" back={null}> |
|
|
|
蓝牙 |
|
|
|
</NavBar> |
|
|
|
<div className="home-page-content overflow-x-hidden overflow-y-auto"> |
|
|
|
<div className="home-page-content bluetooth-list overflow-x-hidden overflow-y-auto"> |
|
|
|
<section> |
|
|
|
<div className="h-[42px] px-5 flex items-center justify-between"> |
|
|
|
<h1 className="h-[42px] leading-[42px] text-base text-text font-medium">附近设备</h1> |
|
|
|