FitCloud智能手表
暂无设备
{{item.newXhsDeviceId}}
{{ connectionText(item) }}
实时健康数据
同步成功
心率
心脏健康管理
{{ healthData.heartRate}}
血氧
血氧风险管控
{{ healthData.oxygen}}
血压
血压健康监测
{{ healthData.systolicPressure }}/{{ healthData.diastolicPressure }}
其他数据
同步成功
睡眠记录 (最新{{ sleepDataList.length }}条)
{{ formatTimeOnly(detail.startTime) }} - {{ formatTimeOnly(detail.endTime) }}
{{ getSleepStatus(detail.status) }}
暂无睡眠数据
锻炼记录 (最新{{ sportDataList.length }}条)
时长: {{ item.duration }}秒
消耗: {{ item.calories }}千卡
步数: {{ item.steps }}步
距离: {{ item.distance }}公里
暂无锻炼记录
计步记录 (最新{{ stepDataList.length }}条)
步数: {{ item.steps }}步
消耗: {{ item.calories }}千卡
距离: {{ item.distance }}公里
暂无计步记录
发现的设备({{ deviceList.length }})
{{ item.name || '未知设备' }}
{{ item.mac }}
{{
item.mac === connectedDeviceMac
? (connectionState === 'CONNECTED' ? '已连接' : connectionState === 'CONNECTING' ? '连接中...' : '连接')
: '连接'
}}
暂无设备