商家认证进度

{{ getStatusText(currentApplication.status) }}

申请时间: {{ formatDate(currentApplication.createdAt) }}

申请编号: {{ currentApplication.id }}

公司名称: {{ currentApplication.companyName }}

联系人: {{ currentApplication.contactName }}

联系电话: {{ currentApplication.contactPhone }}

商家类型: {{ currentApplication.businessType }}

处理时间: {{ formatDate(currentApplication.auditedAt) }}

拒绝原因: {{ currentApplication.rejectReason }}

您还没有提交过商家认证申请

成为认证商家,展示您的产品与服务,获取更多商业机会

立即申请认证
提交申请

{{ formatDate(currentApplication.createdAt) }}

等待审核

预计3-5个工作日完成审核

{{ currentApplication.status === 2 ? '审核通过' : (currentApplication.status === 3 ? '审核不通过' : '审核结果') }}

{{ formatDate(currentApplication.auditedAt) }}

{{ currentApplication.rejectReason }}

认证成功

您已成为认证商家,可以发布产品和服务了

认证申请记录

新申请
申请编号: {{ item.id }} {{ getStatusText(item.status) }}

申请时间: {{ formatDate(item.createdAt) }}

处理时间: {{ formatDate(item.auditedAt) }}

公司名称: {{ item.companyName }}

商家类型: {{ item.businessType }}

公司地址: {{ item.companyAddress }}

公司电话: {{ item.companyPhone }}

联系人: {{ item.contactName }}

联系人职位: {{ item.contactPosition }}

联系电话: {{ item.contactPhone }}

拒绝原因: {{ item.rejectReason }}

暂无申请记录

您的申请记录将显示在这里