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