From f07e6a0e93b0903892976b4f72253c017907661d Mon Sep 17 00:00:00 2001 From: aaron <> Date: Thu, 5 Jun 2025 11:12:59 +0800 Subject: [PATCH] Update --- src/App.vue | 3 +-- src/views/HomeView.vue | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index f70e387..3b6dbf8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1430,7 +1430,6 @@ body { box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); width: 40px; height: 40px; - display: flex; align-items: center; justify-content: center; } @@ -1558,7 +1557,7 @@ body { /* 响应式设计 */ @media (max-width: 768px) { .menu-button { - display: block; + display: flex; z-index: 1001; } diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 2eaccdb..b4d761c 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -192,9 +192,9 @@ onMounted(() => {
- 大语言模型提供支持 + 大模型提供支持