Browse Source

1.首页调样式

guo 3 years ago
parent
commit
2d9753c3d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -473,7 +473,7 @@
 	.line{
 		margin: 0 28rpx;
 		
-		height: 1rpx;
+		height: 2rpx;
 		background-color: #EEEEEE;
 	}
 </style>