From aa7ad40ce0d4acdaaf53f51ee993eadc43701c76 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Tue, 30 Dec 2025 21:50:25 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A[=E8=AF=95=E9=AA=8C=E7=AE=A1?= =?UTF-8?q?=E7=90=86][=E9=A2=84=E5=A1=AB=E8=A1=A8=E5=8D=95]=E7=BC=96?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 9 ++- src/views/business/study/comp/ytbd/Bj.vue | 107 ++++++++++++++++++----------- src/views/business/study/comp/ytbdList.vue | 28 +++++--- 3 files changed, 89 insertions(+), 55 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4f7350d..fbf4ad0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -314,7 +314,6 @@ export default { /** 基础信息设置tab **/ .edit-container { - background: #ffffff !important; .edit-top { background: #fff; @@ -344,6 +343,7 @@ export default { display: flex; justify-content: space-between; height: 24px; + .is-finish { background: #409eff; border: none; @@ -356,12 +356,17 @@ export default { margin-top: 12px; margin-left: 5px; margin-right: 5px; - border-top: 1px solid #d0d0d0; + border-top: 1px solid #d0d0d0; } } .right-top {} } + .edit-content { + background: #ffffff; + padding: 10px 10px; + margin-top: 10px; + } } diff --git a/src/views/business/study/comp/ytbd/Bj.vue b/src/views/business/study/comp/ytbd/Bj.vue index 351b4cc..9275a6c 100644 --- a/src/views/business/study/comp/ytbd/Bj.vue +++ b/src/views/business/study/comp/ytbd/Bj.vue @@ -23,8 +23,45 @@ G