From f663098b4aaa525cccb720aa4fd577c1310049ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 5 Aug 2026 21:11:35 +0800 Subject: [PATCH] =?UTF-8?q?style(project-apply):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=94=B3=E8=AF=B7=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将项目申请表单内边距改为0取消左右填充 - 修改弹窗主体溢出控制,新增横向溢出隐藏设置 - 调整弹窗主体内边距为16px统一四周间距 - 设置弹窗背景色为浅灰色提升视觉一致性 --- src/views/business/project-apply.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/business/project-apply.vue b/src/views/business/project-apply.vue index 3cb4563..646176d 100644 --- a/src/views/business/project-apply.vue +++ b/src/views/business/project-apply.vue @@ -1734,7 +1734,7 @@ export default {