From 401ff2132ef7d1c8dbc89773c58d22580e7d0a02 Mon Sep 17 00:00:00 2001 From: lihuilin Date: Wed, 23 Jul 2025 13:59:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=94=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- activitylink/src/views/zhongchou/index.vue | 166 +++++++++++++++-------------- 1 file changed, 87 insertions(+), 79 deletions(-) diff --git a/activitylink/src/views/zhongchou/index.vue b/activitylink/src/views/zhongchou/index.vue index 4f3df3c..1975d61 100644 --- a/activitylink/src/views/zhongchou/index.vue +++ b/activitylink/src/views/zhongchou/index.vue @@ -1,4 +1,3 @@ - @@ -131,8 +134,13 @@ a { } .el-main { - flex: 1; /* 关键:自动撑满剩余空间 */ + flex: 1; + /* 关键:自动撑满剩余空间 */ padding: 20px; overflow: auto; } + +.el-header { + +} \ No newline at end of file