From 6d4f1e66d4cb838a825dbf20b19a3e169603c4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E5=BA=86=E6=B3=B0?= <12369755+htcloud1@user.noreply.gitee.com> Date: Tue, 18 Aug 2026 23:13:56 +0800 Subject: [PATCH] =?UTF-8?q?style(meetings):=20=E5=AF=B9=E9=BD=90=20People.?= =?UTF-8?q?vue=20=E2=80=94=20=E5=88=A0=20inline=20margin,=20batch-bar=20?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E5=AF=B9=E9=BD=90,=20=E5=8A=A0=20.date-sep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ry-vue3/src/views/manager/Meetings.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ry-vue3/src/views/manager/Meetings.vue b/ry-vue3/src/views/manager/Meetings.vue index 286af95..4051711 100644 --- a/ry-vue3/src/views/manager/Meetings.vue +++ b/ry-vue3/src/views/manager/Meetings.vue @@ -10,7 +10,7 @@ - + @@ -320,8 +320,9 @@ onMounted(load) .manager-meetings { padding: 16px; } .breadcrumb { font-size: 13px; color: #8c8c8c; margin-bottom: 12px; } .filter-form { margin-bottom: 12px; } -.batch-bar { display: flex; gap: 8px; margin-bottom: 12px; align-items: center; } +.batch-bar { margin-bottom: 12px; display: flex; gap: 8px; align-items: center; } .filter-tip { color: #909399; font-size: 12px; } +.date-sep { margin: 0 4px; color: #606266; } .pager { display: flex; justify-content: flex-end; margin-top: 12px; } /* 当前阶段 tag 颜色 (业务专用, 其它页没有) */