diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/add.png b/Yi.Bbs.Vue3/src/assets/chat_images/add.png new file mode 100644 index 00000000..bdd49554 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/add.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/chatHistory.png b/Yi.Bbs.Vue3/src/assets/chat_images/chatHistory.png new file mode 100644 index 00000000..637091cf Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/chatHistory.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/close.png b/Yi.Bbs.Vue3/src/assets/chat_images/close.png new file mode 100644 index 00000000..050ec964 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/close.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/emoji.png b/Yi.Bbs.Vue3/src/assets/chat_images/emoji.png new file mode 100644 index 00000000..3667a769 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/emoji.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/fixed.png b/Yi.Bbs.Vue3/src/assets/chat_images/fixed.png new file mode 100644 index 00000000..d199f1f6 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/fixed.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/friendicon.jpg b/Yi.Bbs.Vue3/src/assets/chat_images/friendicon.jpg new file mode 100644 index 00000000..f3e0e94d Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/friendicon.jpg differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/landline.png b/Yi.Bbs.Vue3/src/assets/chat_images/landline.png new file mode 100644 index 00000000..b8cd181a Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/landline.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/max.png b/Yi.Bbs.Vue3/src/assets/chat_images/max.png new file mode 100644 index 00000000..aca23a3b Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/max.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/min.png b/Yi.Bbs.Vue3/src/assets/chat_images/min.png new file mode 100644 index 00000000..122ec481 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/min.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/other2.png b/Yi.Bbs.Vue3/src/assets/chat_images/other2.png new file mode 100644 index 00000000..dd2262f9 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/other2.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/screenshot.png b/Yi.Bbs.Vue3/src/assets/chat_images/screenshot.png new file mode 100644 index 00000000..f9ca576e Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/screenshot.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/search.png b/Yi.Bbs.Vue3/src/assets/chat_images/search.png new file mode 100644 index 00000000..d4fd317f Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/search.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/sendFile.png b/Yi.Bbs.Vue3/src/assets/chat_images/sendFile.png new file mode 100644 index 00000000..2d95c1a8 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/sendFile.png differ diff --git a/Yi.Bbs.Vue3/src/assets/chat_images/videoChat.png b/Yi.Bbs.Vue3/src/assets/chat_images/videoChat.png new file mode 100644 index 00000000..4b679df6 Binary files /dev/null and b/Yi.Bbs.Vue3/src/assets/chat_images/videoChat.png differ diff --git a/Yi.Bbs.Vue3/src/router/index.js b/Yi.Bbs.Vue3/src/router/index.js index 7875d7e9..c40f4ed2 100644 --- a/Yi.Bbs.Vue3/src/router/index.js +++ b/Yi.Bbs.Vue3/src/router/index.js @@ -143,14 +143,14 @@ const router = createRouter({ }, { - path: "/chat", - name: "chat", + path: "/hub", + name: "hub", component: ChatLayout, - redirect: "/chat/main", + redirect: "/chat", children: [ { name: "main", - path: "main", + path: "/chat", component: () => import("../views/chathub/Index.vue"), meta: { title: "聊天室", diff --git a/Yi.Bbs.Vue3/src/views/chathub/Index.vue b/Yi.Bbs.Vue3/src/views/chathub/Index.vue index e5ab4add..a360657e 100644 --- a/Yi.Bbs.Vue3/src/views/chathub/Index.vue +++ b/Yi.Bbs.Vue3/src/views/chathub/Index.vue @@ -5,39 +5,127 @@
- - + +
- - +
+ + +
+
+
+
+
+ +
+

橙子

+

现在感觉怎么样

+
+
+
+ 10:28 +
+ +
+ + +
+
+ +
+

橙子

+

现在感觉怎么样

+
+
+
+ 10:28 + +
+
-
-
-
-
-
- +
+
橙子
+
+
+
    +
  • +
  • +
  • +
  • +
+
+
+ +
+ +
+
+
+
+ +
感觉还可以
+
+
+
现在感觉怎么样
+ +
+ +
+ +
+
+
+ + + + + +
+
+ +
+ +
+ + +
+
+ + \ No newline at end of file