From 7acf7ad6948e3e952173a2551ea4a92a8ff56c35 Mon Sep 17 00:00:00 2001
From: suerprisePlus <15810472099@163.com>
Date: 星期四, 06 六月 2024 19:36:48 +0800
Subject: [PATCH] 1

---
 src/components/ChatInterface/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/ChatInterface/index.vue b/src/components/ChatInterface/index.vue
index b23dd55..daf75f0 100644
--- a/src/components/ChatInterface/index.vue
+++ b/src/components/ChatInterface/index.vue
@@ -102,7 +102,7 @@
 <style  scoped>
 .ChatPage {
   margin: 0 auto;
-  background: #fff;
+  background: #333333;
   width: 100% !important;
   height:100% !important;
   position: absolute;

--
Gitblit v1.9.3