客服工作台
💬
会话列表
{{ totalUnread }}
🗨
聊天记录
📋
用户资料
{{ currentSession.avatar }}
{{ currentSession.userName }}
{{ currentSession.status === 'pending' ? '待回复' : currentSession.status === 'active' ? '服务中' : '已结束' }}
切换会话
{{ sess.avatar }}
{{ sess.unread > 99 ? '99+' : sess.unread }}
{{ sess.userName }}
{{ sess.lastTime }}
{{ sess.consultType }}
{{ sess.lastMsg }}
{{ sess.status === 'pending' ? '待回复' : sess.status === 'active' ? '服务中' : '已结束' }}
›
🔍
暂无匹配会话
{{ msg.content }}
{{ currentSession.avatar }}
{{ currentSession.userName }}
{{ msg.content }}
{{ msg.time }}
🖼
[图片消息]
{{ msg.time }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).emoji : '📦' }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).name : '' }}
¥{{ msg.cardData != null ? (msg.cardData as ProductCardData).price : '' }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).tag : '' }}
{{ msg.time }}
订单号
{{ msg.cardData != null ? (msg.cardData as OrderCardData).orderNo : '' }}
{{ msg.cardData != null ? (msg.cardData as OrderCardData).status : '' }}
¥{{ msg.cardData != null ? (msg.cardData as OrderCardData).amount : '' }}
{{ msg.cardData != null ? (msg.cardData as OrderCardData).itemsDesc : '' }}
{{ msg.time }}
{{ msg.content }}
{{ msg.time }}
🖼
[图片消息]
{{ msg.time }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).emoji : '📦' }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).name : '' }}
¥{{ msg.cardData != null ? (msg.cardData as ProductCardData).price : '' }}
{{ msg.cardData != null ? (msg.cardData as ProductCardData).tag : '' }}
{{ msg.time }}
订单号
{{ msg.cardData != null ? (msg.cardData as OrderCardData).orderNo : '' }}
{{ msg.cardData != null ? (msg.cardData as OrderCardData).status : '' }}
¥{{ msg.cardData != null ? (msg.cardData as OrderCardData).amount : '' }}
{{ msg.cardData != null ? (msg.cardData as OrderCardData).itemsDesc : '' }}
{{ msg.time }}
🏥
{{ qr }}
🖼
图片
📦
商品
📋
订单
⚡
快捷
发送
{{ currentSession.avatar }}
{{ currentSession.userName }}
{{ tag }}
手机号
{{ currentUserInfo.phone }}
注册时间
{{ currentUserInfo.registerDate }}
历史订单
{{ currentUserInfo.totalOrders }} 单
累计消费
¥{{ currentUserInfo.totalSpent }}
{{ (currentUserInfo.consultProduct as ConsultProduct).emoji }}
{{ (currentUserInfo.consultProduct as ConsultProduct).name }}
¥{{ (currentUserInfo.consultProduct as ConsultProduct).price }}
{{ item.emoji }}
{{ item.name }}
¥{{ item.price }}
{{ order.no }}
{{ order.status }}
{{ order.itemsDesc }}
¥{{ order.amount }}
进入聊天
结束会话