{{ timeGreetingEmoji }}
{{ timeGreeting }}
{{ patientName || '健康档案' }}
{{ ageText }} · {{ genderText }}
{{ todayChecked ? '✓' : '!' }}
{{ todayChecked ? '今日已记录' : '今日待记录' }}
+
录入今日
{{ ttsSpeaking ? '⏸' : '🔊' }}
{{ ttsSpeaking ? '停止' : '朗读' }}
↻
刷新
空腹血糖
▲
偏高
{{ latestStat.fasting.value }}
mmol/L
餐后血糖
▲
偏高
{{ latestStat.postprandial.value }}
mmol/L
其他血糖
▲
偏高
{{ latestStat.other.value }}
mmol/L
{{ streakDays.days === 0 ? '✨' : '🔥' }}
{{ streakDays.days }}
天
截至昨天
{{ streakDays.days === 0 ? '记录身体每一天的变化' : '连续记录,坚持就是胜利' }}
{{ dot.label }}
本周 {{ last7CheckedCount }} / 7
就诊卡
{{ cards.length }} 张
{{ card.patient_name || '未填' }}
{{ card.age }}岁
{{ opt.label }}
🔊
语音播报
为长辈准备 · 大字号 · 慢语速
自动
{{ ttsEnabled ? '🔊' : '🔇' }}
血糖趋势
{{ rangeText }} · mmol/L
空腹
餐后
{{ bloodHighDayCount }}
天偏高
{{ bloodNormalDayCount }}
天正常
{{ bloodRecordDayCount }}
天有记录
图表已暂停显示
📈
当前时间范围暂无血糖数据
{{ hoverInfo.date }}
空腹 {{ hoverInfo.fasting }}
餐后 {{ hoverInfo.postprandial }}
健康日历
{{ heatmapMonthLabel }} · 已记录 {{ heatmapTotalRecords }} / {{ heatmapInRangeDays }} 天
{{ heatmapTotalRecords }}
天有记录
一
二
三
四
五
六
日
0 ? jumpToDayRecord(cell.date) : null"
>
{{ cell.day }}
今天
少量
较多
完整
今日
日常记录
共 {{ recordDays.length }} 天
加载中...
📭
该时段暂无任何记录
{{ day.dateLabel }}
今天
{{ day.weekday }}
🔊
朗读
血糖血压
{{ day.blood.record_time }}
空腹
▲
偏高
{{ formatValue(day.blood.fasting_blood_sugar) }}
mmol/L
{{ getDayTrend(day.date, 'fasting_blood_sugar').dir === 'up' ? '↑' : getDayTrend(day.date, 'fasting_blood_sugar').dir === 'down' ? '↓' : '→' }}
{{ getDayTrend(day.date, 'fasting_blood_sugar').deltaText }}
餐后
▲
偏高
{{ formatValue(day.blood.postprandial_blood_sugar) }}
mmol/L
{{ getDayTrend(day.date, 'postprandial_blood_sugar').dir === 'up' ? '↑' : getDayTrend(day.date, 'postprandial_blood_sugar').dir === 'down' ? '↓' : '→' }}
{{ getDayTrend(day.date, 'postprandial_blood_sugar').deltaText }}
血压
▲
偏高
{{ day.blood.bpText }}
mmHg
{{ getDayBpTrend(day.date).dir === 'up' ? '↑' : getDayBpTrend(day.date).dir === 'down' ? '↓' : '→' }}
收缩压 {{ getDayBpTrend(day.date).deltaText }}
其他血糖
▲
偏高
{{ formatValue(day.blood.other_blood_sugar) }}
mmol/L
{{ getDayTrend(day.date, 'other_blood_sugar').dir === 'up' ? '↑' : getDayTrend(day.date, 'other_blood_sugar').dir === 'down' ? '↓' : '→' }}
{{ getDayTrend(day.date, 'other_blood_sugar').deltaText }}
💊 {{ day.blood.western_medicine }}
💉 {{ day.blood.insulin }}
饮食
🌞 早餐
{{ day.diet.breakfast_foods }}
🍱 午餐
{{ day.diet.lunch_foods }}
🌙 晚餐
{{ day.diet.dinner_foods }}
运动
{{ day.exercise.exercise_type || '运动' }}
{{ day.exercise.duration }} 分钟
{{ day.exercise.intensityText }}
备注
{{ line }}
{{ inputForm.id ? '修改今日数据' : '录入今日数据' }}
{{ todayText }} · {{ patientName || '本人' }}
×
加载今日数据中…
请如实填写,留空表示该项不上传。当天可多次修改。
血糖(mmol/L)
空腹血糖
餐后血糖
其他血糖
血压(mmHg)
高压
低压
备注
删除
{{ inputForm.submitting ? '提交中…' : (inputForm.id ? '保存修改' : '提交录入') }}