From a3807a22142e85f23dc488a88dbed3b6253f3648 Mon Sep 17 00:00:00 2001 From: wangyilin <1454641981@qq.com> Date: Tue, 13 May 2025 16:55:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E7=BC=96?= =?UTF-8?q?=E5=86=99=E6=98=BE=E7=A4=BA=E4=B8=8E=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index da9629c..b18c111 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -57,7 +57,7 @@
-
+
用户数据
@@ -77,8 +77,8 @@
-
-
+
+
每日消息
@@ -99,8 +99,8 @@
-
-
+
+
客户点评
@@ -450,7 +450,7 @@ background: var(--bg-color); color: var(--text-color); box-shadow: 1px 1px 4px rgb(0 0 0 / 8%); - padding: 10px 0; + padding: 10px 2px; } } }