From 58e73273b18719d64d4e0228377e793be4f4c993 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 8 Jul 2025 11:04:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/list/apply.vue | 1 + pages/workBench/index.vue | 6 +- root/detail/apply.vue | 158 ++++++++++++------------ root/home/quickApplication.vue | 2 +- root/person/set.vue | 3 +- root/person/teamManage.vue | 272 +++++++++++++++++++++-------------------- static/css/base.scss | 3 + 7 files changed, 224 insertions(+), 221 deletions(-) diff --git a/components/list/apply.vue b/components/list/apply.vue index ae48f9c..2675265 100644 --- a/components/list/apply.vue +++ b/components/list/apply.vue @@ -1,5 +1,6 @@ @@ -378,8 +372,8 @@ diff --git a/static/css/base.scss b/static/css/base.scss index f8cc8a0..e7b6fc9 100644 --- a/static/css/base.scss +++ b/static/css/base.scss @@ -639,6 +639,9 @@ $max-mp: 20; .g_mt_42 { margin-top: 42px; } +.g_mt_65 { + margin-top: 42px; +} .g_mt_40 { margin-top: 40px; }