From 5792e773390e7444cad0195ed2e45222476bd730 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 03 一月 2025 17:12:54 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/views/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index b4cd025..954a9f3 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -83,13 +83,13 @@ <div class="flex"> <div class="flex_card"> <el-card> - <NoticeTable style="height: 360px" /> + <NoticeTable style="height: 340px" /> </el-card> </div> <!-- 娑堟伅閫氱煡 --> <div class="flex_card"> <el-card> - <TidingsTable style="height: 360px" /> + <TidingsTable style="height: 340px" /> </el-card> </div> <!-- 鍦板浘 --> -- Gitblit v1.8.0