天阳智控售后激活系统

Smart Lock After-Sales Registration System

{{ currentUser.name }}

{{ currentUser.role }}

用户头像

{{ toast.title }}

{{ toast.message }}

智能锁售后信息登记

1
2
3

客户基本信息

{{ errors.customerName }}
{{ errors.customerPhone }}
{{ errors.customerEmail }}
{{ errors.customerAddress }}

安装信息

{{ errors.lockModel }}
{{ errors.lockSerial }}
{{ errors.installationDate }}

登记确认

登记信息确认

请核对以下信息是否正确

客户信息

姓名: {{ registration.customer.name }}

电话: {{ registration.customer.phone }}

邮箱: {{ registration.customer.email }}

地址: {{ registration.customer.address }}

房屋类型: {{ getPropertyTypeLabel(registration.propertyType) }}

安装信息

锁具型号: {{ getLockModelName(registration.lock.modelId) }}

序列号: {{ registration.lock.serialNumber }}

安装日期: {{ formatDate(registration.installation.date) }}

安装技师: {{ getTechnicianName(registration.installation.technicianId) }}

安装检查项

{{ getCheckLabel(checkId) }}

备注:

{{ registration.installation.notes }}

维保信息

该锁具享有 {{ getWarrantyPeriod(registration.lock.modelId) }} 个月免费维保服务

最近登记记录

暂无登记记录

登记时间 客户姓名 锁具型号 维保到期 状态
{{ formatDateTime(record.registration_date) }} {{ record.customer_name }} {{ record.lock_model }}
{{ formatDate(record.warranty_expiry) }} {{ Math.ceil(record.days_until_expiry) }}天
{{ getStatusText(record.status) }}

维保到期提醒

暂无即将到期的维保

{{ item.customer_name }}

{{ item.lock_model }}

{{ Math.ceil(item.days_until_expiry) }} 天

剩余

到期日:{{ formatDate(item.warranty_expiry) }} {{ item.phone }}

安装指引

信息登记

填写客户基本信息和安装地址

锁具信息

记录锁具型号和序列号

安装确认

确认安装完成并测试功能

客户确认

请客户签字确认安装完成

本月统计

本月登记

{{ statistics.monthlyRegistrations || 0 }}

完成安装

{{ statistics.monthlyRegistrations || 0 }}

即将到期

{{ statistics.expiringSoon || 0 }}

登记成功!

智能锁售后信息已成功登记,维保服务已激活。

售后二维码

登记ID: {{ lastRegistrationId }}

维保到期: {{ lastWarrantyEnd }}