From 9ffcf67948035b9acfa731f213e3ef4ef1586121 Mon Sep 17 00:00:00 2001 From: kron Date: Sun, 15 Jun 2025 22:01:06 +0800 Subject: [PATCH] =?UTF-8?q?UI=E5=85=BC=E5=AE=B9=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Container.vue | 12 ++++++++++-- src/components/Header.vue | 10 ++++++++-- src/components/UserHeader.vue | 26 +++++++++++++++++++++++--- src/components/UserItem.vue | 1 + src/pages/index.vue | 7 ++++--- src/pages/rank-intro.vue | 1 + 6 files changed, 47 insertions(+), 10 deletions(-) diff --git a/src/components/Container.vue b/src/components/Container.vue index 0ce4d82..059f51e 100644 --- a/src/components/Container.vue +++ b/src/components/Container.vue @@ -1,4 +1,5 @@