diff --git a/src/pages/index/components/chat/ChatInputArea/index.vue b/src/pages/index/components/chat/ChatInputArea/index.vue
index 30cc65c..7657fde 100644
--- a/src/pages/index/components/chat/ChatInputArea/index.vue
+++ b/src/pages/index/components/chat/ChatInputArea/index.vue
@@ -65,10 +65,6 @@
-
-
- 内容由AI大模型生成,请仔细鉴别
-
diff --git a/src/pages/index/components/chat/ChatMainList/index.vue b/src/pages/index/components/chat/ChatMainList/index.vue
index a428a25..e3f997d 100644
--- a/src/pages/index/components/chat/ChatMainList/index.vue
+++ b/src/pages/index/components/chat/ChatMainList/index.vue
@@ -74,6 +74,13 @@
v-if="item.question"
:question="item.question"
/>
+
+
+ 内容由AI大模型生成,请仔细鉴别
+
diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue
index bc5aea9..fadfb1d 100644
--- a/src/pages/login/index.vue
+++ b/src/pages/login/index.vue
@@ -18,11 +18,23 @@
class="bg-white border-box p-12 rounded-10 flex flex-items-center mb-16"
>
-
+
-
+
@@ -66,17 +78,25 @@