From 886faf06ae1e4f30ba3e7949612f15f3f29468fc Mon Sep 17 00:00:00 2001 From: Aresn Date: Tue, 28 May 2024 17:19:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E9=80=BB=E8=BE=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.config.ts | 6 +++--- components/i/search/Header.vue | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/app.config.ts b/app.config.ts index 8897a2a..758c3f8 100644 --- a/app.config.ts +++ b/app.config.ts @@ -2,8 +2,8 @@ export default defineAppConfig({ ui: { primary: 'green', gray: 'cool', - notifications: { - position: 'top-8 bottom-auto' - } + // notifications: { + // position: 'top-8 bottom-auto' + // } } }) diff --git a/components/i/search/Header.vue b/components/i/search/Header.vue index b059741..dfe7029 100644 --- a/components/i/search/Header.vue +++ b/components/i/search/Header.vue @@ -22,14 +22,14 @@ 分享 -- GitLab