总登记数
{{ pilots.length }}
团队飞手
{{ teamPilots }}
个人飞手
{{ individualPilots }}
| 姓名 | 区域 | 行业 | 设备 | 台数 | 规模 | 联系方式 | 积分 | 提交时间 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {{ pilot.name }} | {{ Array.isArray(pilot.region) ? pilot.region.join('/') : pilot.region }} | {{ ind }} | {{ pilot.droneModel }} | {{ pilot.droneCount }} | {{ pilot.scale === 'team' ? '团队' : '个人' }} | {{ pilot.phone }} | {{ getPilotPoints(pilot.phone) }} | {{ formatDate(pilot.submitTime) }} | 无权限 |
招聘总数
{{ jobs.length }}
| 岗位 | 薪资 | 地点 | 类型 | 要求 | 联系人 | 电话 | 操作 | |
|---|---|---|---|---|---|---|---|---|
| {{ job.position }} | {{ job.salary }} | {{ job.location }} | {{ formatJobType(job.type) }} | {{ job.requirement }} | {{ job.contact }} | {{ job.phone }} | 无权限 |
黑名单总数
{{ blacklists.length }}
| 姓名 | 电话 | 违规类型 | 状态 | 描述 | 操作 | |
|---|---|---|---|---|---|---|
| {{ item.name }} | {{ item.phone || '-' }} | {{ formatBlacklistType(item.type) }} | {{ item.status === 'approved' ? '已审核' : '未审核' }} | {{ item.description }} | 无权限 |
资源总数
{{ resources.length }}
| 类型 | 标题 | 描述 | 地区 | 联系人 | 电话 | 审核状态 | 发布时间 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|
| {{ formatResourceType(res.type) }} | {{ res.projectName }} | {{ res.projectDesc }} | {{ res.projectLocation || `${res.province} ${res.city}` }} | {{ res.contactName }} | {{ res.contactPhone }} | {{ res.status === 'approved' ? '已审核' : '未审核' }} | {{ formatDate(res.submitTime) }} | 无权限 |
平台服务总数
{{ platformServices.length }}
{{ serviceTypeLabel(type) }}
{{ count }}
| 服务类型 | 姓名 | 联系方式 | 地点 | 服务信息 | 提交时间 | 操作 | |
|---|---|---|---|---|---|---|---|
| {{ serviceTypeLabel(item.serviceType) }} | {{ item.name || '-' }} | {{ item.phone || '-' }} | {{ item.location || item.position || '-' }} | 到期: {{ item.expireDate || '-' }} 用途: {{ item.purpose || '-' }} | 时间: {{ item.time || '-' }} 技能: {{ item.skill || '-' }} 用途: {{ item.purpose || '-' }} - | {{ formatDate(item.submitTime) }} | 无权限 | |
| 暂无数据 | |||||||
共 {{ filteredPoints.length }} 条记录
| 姓名 | 手机号 | 当前积分 | 最后操作 | 操作 | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ item.name || (item.openid ? item.openid.substring(0, 12) + '...' : '-') }} | {{ item.phone || '-' }} | {{ item.points }} | {{ formatDate(item.updateTime) }} | |||||||
|
积分操作记录
暂无历史记录
|
||||||||||
| 暂无数据 | ||||||||||
会话列表 {{ totalUnread }}
{{ conv.name }}
{{ formatTime(conv.lastTime) }}
{{ conv.phone || '无手机号' }}
{{ conv.lastMessage }}
{{ conv.unreadCount }}条未读
暂无会话
{{ currentChat.name }}
{{ currentChat.phone }}
加载中...
{{ msg.content }}
{{ formatTime(msg.createdAt) }}
暂无消息记录
💬
请从左侧选择一个会话