From 7c10474d192d4a0870d078c351c51c10eb6c9807 Mon Sep 17 00:00:00 2001 From: tbphp Date: Fri, 4 Jul 2025 20:29:55 +0800 Subject: [PATCH] feat: key style --- web/src/components/keys/GroupInfoCard.vue | 583 +++++++++------------- web/src/components/keys/KeyTable.vue | 10 +- 2 files changed, 231 insertions(+), 362 deletions(-) diff --git a/web/src/components/keys/GroupInfoCard.vue b/web/src/components/keys/GroupInfoCard.vue index b62fdcc..f22f259 100644 --- a/web/src/components/keys/GroupInfoCard.vue +++ b/web/src/components/keys/GroupInfoCard.vue @@ -1,7 +1,20 @@