master
王文杰 8 months ago
parent 45eebb47ad
commit 4b3f6b2717

@ -121,7 +121,7 @@ onReady(async () => {
right: 24rpx; right: 24rpx;
top: 40rpx; top: 40rpx;
height: 60rpx; height: 60rpx;
weight: 60rpx; width: 60rpx;
text-align: center; text-align: center;
} }
} }

@ -124,7 +124,7 @@ onReady(async () => {
right: 24rpx; right: 24rpx;
top: 40rpx; top: 40rpx;
height: 60rpx; height: 60rpx;
weight: 60rpx; width: 60rpx;
text-align: center; text-align: center;
} }
} }

@ -169,7 +169,7 @@ const hide = ()=> {
border-bottom: 1rpx solid #f7f7f7; border-bottom: 1rpx solid #f7f7f7;
} }
.shopPopup{ .shopPopup{
backgound:#ffffff; background:#ffffff;
font-size: 32rpx; font-size: 32rpx;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;

Loading…
Cancel
Save