From e247c6a058a1a9681b399a868d8dbff5a1d1e662 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Mon, 29 Dec 2025 01:42:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=E9=87=8D?= =?UTF-8?q?=E7=BD=AE=E7=AD=9B=E9=80=89=E5=BC=82=E5=B8=B8=EF=BC=8C=E9=AB=98?= =?UTF-8?q?=E4=BA=AE=E5=BD=93=E5=89=8D=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../userAvatar/uav-select-chips.vue | 44 +++++-------- src/components/userAvatar/uav-select.vue | 65 +++++-------------- src/pages/User/Characters.vue | 10 +-- 3 files changed, 39 insertions(+), 80 deletions(-) diff --git a/src/components/userAvatar/uav-select-chips.vue b/src/components/userAvatar/uav-select-chips.vue index 9c722284..a1d3c902 100644 --- a/src/components/userAvatar/uav-select-chips.vue +++ b/src/components/userAvatar/uav-select-chips.vue @@ -19,11 +19,12 @@ All - + - -
- - {{ item.label }} -
-
+
+ + {{ item.label }} +
@@ -47,7 +46,7 @@ @@ -165,6 +149,10 @@ async function toggleAll(): Promise { @include github-styles.github-tag-dark-gen(#548af7); position: relative; + + &.selected { + @include github-styles.github-tag-dark-gen(#fb7299); + } } .uav-scb-inner { diff --git a/src/components/userAvatar/uav-select.vue b/src/components/userAvatar/uav-select.vue index 564f1338..1da0d056 100644 --- a/src/components/userAvatar/uav-select.vue +++ b/src/components/userAvatar/uav-select.vue @@ -5,45 +5,25 @@
星级
- +
武器
- +
元素
- +
地区
- +
@@ -59,7 +39,7 @@