diff --git a/im-ui/src/components/chat/ChatMessageItem.vue b/im-ui/src/components/chat/ChatMessageItem.vue new file mode 100644 index 0000000..eb4cdc1 --- /dev/null +++ b/im-ui/src/components/chat/ChatMessageItem.vue @@ -0,0 +1,364 @@ + + + {{msgInfo.content}} + + + + + + + {{showName}} + + + + + + + + + + + + + + {{data.name}} + {{fileSize}} + + + + + + + + + + + + + + + + + + + + + diff --git a/im-ui/src/components/chat/ChatVideoAcceptor.vue b/im-ui/src/components/chat/ChatVideoAcceptor.vue new file mode 100644 index 0000000..77c97e3 --- /dev/null +++ b/im-ui/src/components/chat/ChatVideoAcceptor.vue @@ -0,0 +1,131 @@ + + + + + + + {{friend.nickName}} 请求和您进行视频通话... + + + + + + + + + + +