From 8191c1684e787f786b461dee04a7b7936e82b6e8 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期一, 28 七月 2025 18:00:00 +0800 Subject: [PATCH] 1.首页联调 --- src/views/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 163366a..852ef6a 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -581,7 +581,7 @@ .data-card { background: #fff; border-radius: 12px; - padding: 14px; + padding: 14px 10px 10px 10px; min-width: 160px; box-shadow: 0 2px 8px #eee; display: flex; -- Gitblit v1.9.3