|
|
|
@ -438,6 +438,7 @@ page { |
|
|
|
justify-content: space-between; |
|
|
|
text-align: center; |
|
|
|
padding-left: 0; |
|
|
|
z-index: 77; |
|
|
|
} |
|
|
|
|
|
|
|
.fixed-bottom .iconfont { |
|
|
|
@ -552,6 +553,8 @@ page { |
|
|
|
justify-content: space-between; |
|
|
|
height: 400rpx; |
|
|
|
align-content: flex-start; |
|
|
|
overflow-y: auto; |
|
|
|
overflow-x: hidden; |
|
|
|
} |
|
|
|
|
|
|
|
.sku-name-item { |
|
|
|
@ -696,7 +699,7 @@ width: 250rpx; |
|
|
|
border-radius: 50%; |
|
|
|
right: 20rpx; |
|
|
|
bottom: 166rpx; |
|
|
|
z-index: 15; |
|
|
|
z-index: 88; |
|
|
|
} |
|
|
|
|
|
|
|
.cart-box image { |
|
|
|
|