diff --git a/im-ui/src/components/chat/ChatGroup.vue b/im-ui/src/components/chat/ChatGroup.vue
new file mode 100644
index 0000000..56ff9eb
--- /dev/null
+++ b/im-ui/src/components/chat/ChatGroup.vue
@@ -0,0 +1,268 @@
+
+
+
+ {{title}}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/im-ui/src/components/chat/ChatPrivate.vue b/im-ui/src/components/chat/ChatPrivate.vue
new file mode 100644
index 0000000..afe83cd
--- /dev/null
+++ b/im-ui/src/components/chat/ChatPrivate.vue
@@ -0,0 +1,224 @@
+
+
+
+ {{chat.showName}}
+
+
+
+
+
+
+
+
+
+
+