瀏覽代碼

首页样式修改

常志远 3 年之前
父節點
當前提交
359c5b75ae
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      pages/index/index.vue

+ 2 - 4
pages/index/index.vue

@@ -500,9 +500,7 @@
 	.station {
 		width:91.4%;
 		height: 120px;
-		margin-top: 70px;
-
-
+		margin-top: 70px auto 0 ;
 		padding-top: 20px;
 		padding: 0 12px;
 		position: relative;
@@ -615,7 +613,7 @@
 			// 数量
 			.count {
 				margin-top: 12px !important;
-				width: 96%;
+				width: 100%;
 				display: flex;
 				justify-content: space-between;
 			}