💻
🧹
🫧
✨
🧽
🧰
校园电脑维护
👋 {{ user.name || user.account }}
🏠 返回首页
退出
📂
我的
订单
查看预约进度 · 服务照片 · 价格 · 进展描述
➕ 新建预约
📋
全部预约记录
🧾
📷 {{ r.imageCount }}
{{ r.name }}
·
{{ r.deviceModel }}
{{ r.device }}
· {{ serviceTypeText(r.serviceType) }}
📍 {{ r.address }} · 预约日期:{{ r.appointDate }}
· 价格:
¥{{ Number(r.price).toFixed(2) }}
预约日期:{{ r.appointDate }}
· 价格:
¥{{ Number(r.price).toFixed(2) }}
最新进展:
{{ statusText(r.latestLog.status) }}
{{ r.latestLog.description }}({{ r.latestLog.createdAt }})
提交于 {{ r.createdAt }}
· 备注:{{ r.note }}
{{ statusText(r.status) }}
📭
还没有预约记录
🚀 去预约
{{ toast.type==='ok' ? '✅' : '⚠️' }}
{{ toast.msg }}