From 56ba7c96dd7054e5d544a9ffbe80593107ecb855 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 02 七月 2024 15:18:58 +0800
Subject: [PATCH] 1.金华智研院看板开发100%
---
src/views/kb/index.vue | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/views/kb/index.vue b/src/views/kb/index.vue
index fe4eca5..53baeb7 100644
--- a/src/views/kb/index.vue
+++ b/src/views/kb/index.vue
@@ -4,7 +4,7 @@
<div class="kb_body">
<div class="kb_background" />
<div class="kb_background2" />
- <div class="kb_head" style="height: 90px">鏈潵宸ュ巶鍒嗘瀽骞冲彴</div>
+ <div class="kb_head" style="height: 90px;z-index: 3;letter-spacing: 4px">鏈潵宸ュ巶鍒嗘瀽骞冲彴</div>
<div class="kb_headerPic" />
<div class="kb_flex" style="height: 660px">
<div class="kb_flex_column">
@@ -984,11 +984,12 @@
.kb_headerPic {
position: absolute;
- top: 39px;
- width: 1808px;
- height: 12px;
- background: url("../../assets/images/kb_headtitle2.png") no-repeat;
- margin-left: 56px;
+ top: 0px;
+ width: 1885px;
+ height: 100px;
+ //background: url("../../assets/images/kb_headtitle2.png") no-repeat;
+ background: url("../../assets/images/index_head.jpg") no-repeat;
+ margin-left: 17.5px;
z-index: 2;
}
--
Gitblit v1.9.3