[AI Generated]: feat(*): 新增 lefu 蓝牙服务层、mock 业务数据层及 request 请求封装,接入各页面

This commit is contained in:
17792275749
2026-05-13 16:18:14 +08:00
parent 38d6f0867a
commit 3f12e34afd
18 changed files with 1222 additions and 540 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<!-- 成员信息 -->
<view class="userInfo">
<view class="avatar" style="background: {{ currentMember.avatar }};"></view>
<view class="avatar" style="--avatar-bg: {{ currentMember.avatar }};"></view>
<view class="info">
<view class="info-name-row">
<view class="info-name">{{ currentMember.name }}</view>