人脸识别

点击启动摄像头

识别中
{{ currentFacingMode === 'user' ? '前置' : '后置' }}
当前患者
{{ currentPatient.name }}
ID: {{ currentPatient.id }}
VIP 复诊
医疗提醒:{{ currentPatient.medicalAlert }}
快速操作
预约医生
患者信息确认
{{ appointmentPatient.name ? appointmentPatient.name.charAt(0) : '?' }}
{{ appointmentPatient.name || '未知患者' }}
{{ appointmentPatient.age }}岁 {{ appointmentPatient.gender }} {{ appointmentPatient.phone }}
{{ selectedDepartment.name }} {{ selectedDepartment.description }}
{{ selectedDepartment.location || '位置信息待更新' }}
请选择科室
{{ dept.name }} {{ dept.loadPercentage }}%
{{ dept.location || '位置信息待更新' }}
{{ dept.description || '专业医疗服务' }}
{{ doctor.name.charAt(0) }}
{{ doctor.name }}
{{ doctor.title }}
{{ doctor.specialization }}
从业{{ doctor.experience_years }}年
{{ formatDisplayDate(appointmentForm.date) }} 请选择预约日期
{{ currentCalendarMonth }}
{{ day }}
{{ day }}
{{ day }}
{{ day }}
{{ slot.time }}
{{ slot.available ? '可预约' : '已满' }}
个人中心