diff --git a/src/views/dashboard/dashboard.vue b/src/views/dashboard/dashboard.vue
index 6f79a5e..d8c183e 100644
--- a/src/views/dashboard/dashboard.vue
+++ b/src/views/dashboard/dashboard.vue
@@ -21,36 +21,36 @@
当月新增会员
{{ memberSummary.memberMonth || 0 }}
-
+
@@ -420,7 +420,7 @@ export default {
.dashboard-card-label {
font-size: 14px;
color: #666;
- margin-bottom: 8px;
+ // margin-bottom: 8px;
}
.dashboard-card-value {
font-size: 28px;
@@ -580,7 +580,7 @@ export default {
display: flex;
justify-content: space-between;
align-items: center;
- margin-bottom: 12px;
+ // margin-bottom: 12px;
}
.dashboard-card--member .dashboard-card-label {