彭宇 2 rokov pred
rodič
commit
d467ca29f9

+ 1 - 1
src/components/v-header.vue

@@ -3,7 +3,7 @@
 	<div class="header">
 		<Clock></Clock>
 		<!--中间LOGO -->
-		<div class="title" href="/integrated/index" >
+		<div class="title">
 			<!-- <img src="@/assets/images/integrated/bigdata-header-nav-left2.png" /> -->
 			<h3><img class="logo" src="@/assets/images/integrated/logo-small.png" />四平市态势感知平台 {{titlename}}
 			</h3>

+ 1 - 1
src/views/bigdata/bigdata.vue

@@ -293,7 +293,7 @@
 					-webkit-background-clip: text;
 					-webkit-text-fill-color: transparent;
 					color: #fff;
-					font-size: 28px;
+					font-size: 25px;
 				}
 			}