Browse Source

首页样式修改

lizaixun 5 years ago
parent
commit
cb88b4f530
1 changed files with 10 additions and 3 deletions
  1. 10 3
      pages/index/Index.vue

+ 10 - 3
pages/index/Index.vue

@@ -1870,7 +1870,8 @@
 		width: 100%;
 		height: 100px;
 		background-color: #242424;
-		margin-top: 540px;
+		clear: both;
+		/* margin-top: 540px; */
 	}
 
 	.slide {
@@ -1934,6 +1935,10 @@
 		height: 95upx;
 		padding-top: 5upx;
 		background-color: #1f1f1f;
+		position: fixed;
+		top: 0px;
+		left: 0px;
+		z-index: 100;
 	}
 
 	.threeLine {
@@ -1973,11 +1978,13 @@
 	}
 
 	.time {
+		clear: both;
 		background-color: #242424;
-		margin-top: 10px;
+		margin-top: 50px;
 		width: 100%;
 		height: 30px;
-		float: left;
+		/* float: left; */
+		
 	}
 
 	.timeimageshizhong {