From ee8ac99608f610b82cbe8186dc4a30fa7d65ccd3 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 06 三月 2025 10:49:29 +0800
Subject: [PATCH] 代码初始化
---
admin/src/views/system/publicMsg.vue | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/admin/src/views/system/publicMsg.vue b/admin/src/views/system/publicMsg.vue
index 136d910..259257b 100644
--- a/admin/src/views/system/publicMsg.vue
+++ b/admin/src/views/system/publicMsg.vue
@@ -157,4 +157,7 @@
color: #000000;
margin-bottom: 15px;
}
-</style>
\ No newline at end of file
+ ::v-deep .el-table{
+ margin-bottom: 60px;
+ }
+</style>
--
Gitblit v1.9.3