From 593998ccab830668ac88dd08ac5baec549f7d7f3 Mon Sep 17 00:00:00 2001 From: wangwei Date: Tue, 3 Jan 2023 17:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E6=8C=87=E5=8D=97-=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=9C=8D=E5=8A=A1=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/instructionManual/components/menuBook.vue | 7 +++++-- front/src/views/instructionManual/index.vue | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/front/src/views/instructionManual/components/menuBook.vue b/front/src/views/instructionManual/components/menuBook.vue index 7451913f..b1f63f32 100644 --- a/front/src/views/instructionManual/components/menuBook.vue +++ b/front/src/views/instructionManual/components/menuBook.vue @@ -3,7 +3,7 @@
-
+
提供服务
@@ -316,7 +316,6 @@ align-items: center; height: 0.26rem; } - .component-type-content { width: 100%; height: unset; @@ -420,6 +419,10 @@ color: #fff; } } + .titleMargin{ + margin-bottom: 20px; + padding-top: 52px; + } .btn { width: 150px; diff --git a/front/src/views/instructionManual/index.vue b/front/src/views/instructionManual/index.vue index 9e09a015..be877663 100644 --- a/front/src/views/instructionManual/index.vue +++ b/front/src/views/instructionManual/index.vue @@ -195,7 +195,7 @@ onMounted(() => { .new-guide-box { position: absolute; - top: 300px; + top: 375px; right: 205px; width: 74px; height: 150px;