lilei hace 4 años
padre
commit
0083b2fb4b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      pages/userCenter/ldDetailed.vue

+ 2 - 1
pages/userCenter/ldDetailed.vue

@@ -180,13 +180,14 @@
 					border-bottom: 1rpx solid #e9e9e9;
 					.cell-item-pic{
 						flex-shrink: 0;
-						margin-right: 20rpx;
 						width: 90rpx;
 						height: 90rpx;
 						line-height: 90rpx;
 						background-color: #FFFFFF;
 						border-radius: 50%;
 						text-align: center;
+						display: flex;
+						align-items: center;
 					}
 					.cell-item-c{
 						flex-grow: 1;