@@ -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;