互动消息
{{ unreadNum > 0 ? `收到${unreadNum}条回复` : '暂无通知'}}
{{ unreadNum > 99 ? '99+' : unreadNum }}
{{ item.store_name }}
官方
商家
{{ item.last_msg.created_at }}
{{ item.last_msg.msg_type=== 0 ? item.last_msg.msg_content : '[图片]' }}
{{ item.unread_num < 99 ? item.unread_num : '99+' }}
暂无数据