|
@@ -1246,7 +1246,7 @@ const toMerchant = (obj) => {
|
|
|
|
|
|
|
|
.shoppingCart {
|
|
.shoppingCart {
|
|
|
// .labelNav
|
|
// .labelNav
|
|
|
- padding-bottom: 200rpx;
|
|
|
|
|
|
|
+ padding-bottom: 300rpx;
|
|
|
.labelNav {
|
|
.labelNav {
|
|
|
position: sticky;
|
|
position: sticky;
|
|
|
height: 178rpx;
|
|
height: 178rpx;
|
|
@@ -1519,7 +1519,7 @@ const toMerchant = (obj) => {
|
|
|
padding: 0 24rpx;
|
|
padding: 0 24rpx;
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
border-top: 1rpx solid #eee;
|
|
border-top: 1rpx solid #eee;
|
|
|
- bottom: 0;
|
|
|
|
|
|
|
+ bottom: 160rpx;
|
|
|
|
|
|
|
|
|
|
|
|
|
.checkAll {
|
|
.checkAll {
|