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;