Commit 5dc62ef672b24a683d20369456e3920b44971da1

Authored by yvan.ni
1 parent 0b41d793

样式冲突修改

Showing 1 changed file with 1 additions and 1 deletions
pages/cart/cart2/cart2.wxss
... ... @@ -1133,7 +1133,7 @@ margin-left: 20rpx;
1133 1133 padding-bottom: 5rpx;
1134 1134 }
1135 1135  
1136   -.circle{ width: 50rpx;height: 50rpx; border-radius: 50%; margin-right: 10rpx;
  1136 +.circle1{ width: 50rpx;height: 50rpx; border-radius: 50%; margin-right: 10rpx;
1137 1137 border: 3rpx solid #c8162c;color: #c8162c;text-align: center; line-height: 50rpx}
1138 1138  
1139 1139 .sear_box::before{
... ...