瀏覽代碼

头部logo

DESKTOP-CRQ4N2U\jintian 1 年之前
父節點
當前提交
2d7935df23
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 二進制
      src/assets/images/header/lhytheader.png
  2. 3 3
      src/views/Main/components/Lheader.vue

二進制
src/assets/images/header/lhytheader.png


+ 3 - 3
src/views/Main/components/Lheader.vue

@@ -9,7 +9,7 @@
 
 <style scoped>
 	.header{
-		height: 90rem;
+		height: 70rem;
 		width:100%;
 		position: absolute;
 		background: url('@/assets/images/header/lhytheader.png') no-repeat;
@@ -23,7 +23,7 @@
 		width: 132rem;
 		height: 30rem;
 		position: absolute;
-		background: url('@/assets/images/header/map.png') no-repeat;
+		/* background: url('@/assets/images/header/map.png') no-repeat; */
 		background-size: 100% 100%;
 		background-color: rgba(0,0,0,0);
 		top: 50rem;
@@ -35,7 +35,7 @@
 		width: 132rem;
 		height: 30rem;
 		position: absolute;
-		background: url('@/assets/images/header/sys.png') no-repeat;
+		/* background: url('@/assets/images/header/sys.png') no-repeat; */
 		background-size: 100% 100%;
 		background-color: rgba(0,0,0,0);
 		top: 50rem;