diff --git a/App.vue b/App.vue
index 061c99f..c1b448d 100644
--- a/App.vue
+++ b/App.vue
@@ -1,51 +1,43 @@
+
\ No newline at end of file
diff --git a/components/hover-nav/hover-nav.vue b/components/hover-nav/hover-nav.vue
index 65fa30e..5923a10 100644
--- a/components/hover-nav/hover-nav.vue
+++ b/components/hover-nav/hover-nav.vue
@@ -1,27 +1,22 @@
-
-
-
-
-
- 🤖
-
-
- {{ unreadCount > 99 ? '99+' : unreadCount }}
-
+
+
+
+
+ >
+
+
+
+
+
+
@@ -137,7 +129,6 @@
.btn-item {
display: flex;
justify-content: center;
- align-items: center; /* 新增:让🤖表情垂直居中 */
text-align: center;
flex-direction: column;
line-height: 1;
@@ -163,14 +154,12 @@
transform: rotate(180deg);
}
- &.switch {}
-
&.icon-xiala {
margin: 0;
margin-top: 0.1rpx;
}
- // 未读消息小红点
+ // 未读消息小红点(已无使用,可保留样式)
.unread-badge {
position: absolute;
top: -5rpx;
@@ -194,16 +183,6 @@
// #endif
}
}
-
- // AI图标样式优化(让🤖表情居中显示)
- .ai-icon {
- font-size: 40rpx; // 调整🤖表情大小
- display: flex;
- align-items: center;
- justify-content: center;
- width: 100%;
- height: 100%;
- }
}
}
\ No newline at end of file
diff --git a/pages_tool/ai-chat/index.vue b/pages_tool/ai-chat/index.vue
index 82a6773..0af8dcc 100644
--- a/pages_tool/ai-chat/index.vue
+++ b/pages_tool/ai-chat/index.vue
@@ -647,4 +647,4 @@ export default {
background-color: transparent;
}
-
\ No newline at end of file
+