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