diff --git a/pkg_common/views/roomLogs.vue b/pkg_common/views/roomLogs.vue index 0cc7e07..045e4df 100644 --- a/pkg_common/views/roomLogs.vue +++ b/pkg_common/views/roomLogs.vue @@ -29,7 +29,7 @@ {{ item.last_msg.msg_type===0?item.last_msg.msg_content:'[图片]' }} - {{ item.unread_num < 99 ? item.unread_num : '99+' }} + {{ item.unread_num < 99 ? item.unread_num : '99+' }}