首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
blefi专题
uniapp 小程序低功耗蓝牙配网 blefi配网 物联网
1.获取蓝牙列表 bleList.vue <template><view><button @touchstart="startSearch">获取蓝牙列表</button><scroll-view :scroll-top="scrollTop" scroll-y class="content-pop"><viewclass="bluetoothItem"v-for="(item, index)
阅读更多...