yangc 8 лет назад
Родитель
Сommit
4f9bb037d7

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

@@ -62,7 +62,7 @@ header .carousel .carousel-caption {
 	color: #000000;
 	padding-top: 39px;
 	position: relative;
-	left: -163px;
+	left: 0px;
 }
 
 .carousel-item9 .header-text {

+ 1 - 1
src/main/webapp/resources/js/index/app.js

@@ -3,7 +3,7 @@ $(function() {
 	
 	// 幻灯片效果
 	$('.carousel').carousel({
-		interval: 1000000
+		interval: 3000
 	});
 	
 	// 通过哈希值切换幻灯片