Przeglądaj źródła

优软云首页更新

wangcz 8 lat temu
rodzic
commit
11d905e728

+ 1 - 1
src/main/webapp/WEB-INF/views/normal/saas_about.html

@@ -66,7 +66,7 @@
 	<!-- header start -->
 	<header>
 		<div class="hd-background">
-			<img src="static/img/about_saas/header_bg_new.png" alt=""
+			<img src="static/img/about_saas/header_bg_new.jpg" alt=""
 				style="height:685px;" width="100%" />
 		</div>
 		<div class="hd-content">

+ 1 - 1
src/main/webapp/resources/css/saas_about.css

@@ -53,7 +53,7 @@ header {
 .hd-content .uas-snapshot img{
 	position: relative;
 	width:100%;
-	animation: animation-upslide 1s linear
+	animation: animation-upslide .5s linear
 }
 
 @keyframes animation-upslide{