多账号聊天
{{ account.name.charAt(0).toUpperCase() }}
{{ account.unread > 99 ? '99+' : account.unread }}
{{ account.name }}
{{ currentAccount.name.charAt(0).toUpperCase() }}
{{ currentAccount.name }}
{{ currentAccount.status }}
{{ formatDate(date) }}
{{ contacts[message.sender].name.charAt(0).toUpperCase() }}
{{ contacts[message.sender].name }}
{{ message.content }}
{{ formatTime(message.time) }}
添加新账号
账号名称
选择颜色
取消
添加