DESKTOP-CRQ4N2U\jintian hace 1 año
padre
commit
2d7935df23

BIN
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;