2 Revize da32fb46ce ... bf5c7afbf8

Autor SHA1 Zpráva Datum
  常志远 bf5c7afbf8 间距修改 před 8 měsíci
  常志远 2c989a7885 样式修改 před 8 měsíci
1 změnil soubory, kde provedl 7 přidání a 3 odebrání
  1. 7 3
      pages/user/doubleElevenInWinnerList.vue

+ 7 - 3
pages/user/doubleElevenInWinnerList.vue

@@ -230,7 +230,7 @@
 			width: 678rpx;
 			border-radius: 0px 0px 12px 12px;
 			background-color: rgba(255, 255, 255, 1);
-			padding: 16rpx 0;
+			padding: 24rpx 0;
 			margin: -54rpx auto 0;
             z-index: 999;
 			position: relative;
@@ -248,6 +248,7 @@
 					text-align: center;
 					font-weight: bold;
 					position: relative;
+					padding-top:18rpx;
 					.img{
 						width: 144rpx;
 						height: 144rpx;
@@ -262,13 +263,16 @@
 				}
 				.listContent{
 					margin-top: 26rpx;
+					padding: 16rpx 0;
 					border-radius: 8rpx;
 					background-color: #fff;
 					display: flex;
-					align-items: top;
-					justify-content: center;
+					align-items: center;
+					justify-content: space-around;
+					
 					
 					.name,.account{
+						text-align: center;
 						.title{
 							color: rgba(119, 119, 119, 1);
 							font-size: 24rpx;