From 203d8bca577a2256009d25269137d75509cb0c0e Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sun, 10 Aug 2025 02:21:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B0=B8=E4=B9=85=E4=B8=93=E4=B8=9A?= =?UTF-8?q?=E7=89=88=E7=89=B9=E6=AE=8A=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui/certd-client/src/components/vip-button/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/ui/certd-client/src/components/vip-button/index.vue b/packages/ui/certd-client/src/components/vip-button/index.vue index 89bce966..1ba5204b 100644 --- a/packages/ui/certd-client/src/components/vip-button/index.vue +++ b/packages/ui/certd-client/src/components/vip-button/index.vue @@ -428,6 +428,11 @@ onMounted(() => { border: 1px solid #eee; border-radius: 5px; height: 275px; + line-height: 24px; + + .privilege { + margin-top: 5px; + } //background-color: rgba(250, 237, 167, 0.79); &.current {