-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/chat/layout/Layout.vue b/src/views/chat/layout/Layout.vue
index a822325..e150e64 100644
--- a/src/views/chat/layout/Layout.vue
+++ b/src/views/chat/layout/Layout.vue
@@ -3,7 +3,6 @@ import { computed } from 'vue'
import { NLayout, NLayoutContent } from 'naive-ui'
import { useRouter } from 'vue-router'
import Sider from './sider/index.vue'
-import Header from './header/index.vue'
import Permission from './Permission.vue'
import { useBasicLayout } from '@/hooks/useBasicLayout'
import { useAppStore, useAuthStore, useChatStore } from '@/store'
@@ -40,7 +39,6 @@ const getContainerClass = computed(() => {
-
diff --git a/src/views/chat/layout/header/index.vue b/src/views/chat/layout/header/index.vue
deleted file mode 100644
index 731f5a7..0000000
--- a/src/views/chat/layout/header/index.vue
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
-