From 2181e372b1b9aa8a62e58829d4b4a4381b989122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=A2=A6=E8=BF=9C?= <1063331231@qq.com> Date: Mon, 30 Jun 2025 21:14:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=AF=92=E9=A1=B5=E9=9D=A2=E9=97=B4?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index e49da76..0d04360 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -191,6 +191,7 @@ const nowLiquid = computed(() => { width: 36vw; background: $gradient-color; position: relative; + border-radius: 10px } .el-button { background-color: #2892F3 !important;