yiming
2024-03-29 bc63cd0e8e9c380be145f23f3456235d124a50d9
pages/cart/index.wxss
@@ -43,12 +43,12 @@
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  bottom: calc(env(safe-area-inset-bottom) + 100rpx);
  left: 0;
  right: 0;
  height: 44px;
  padding-bottom: 80px;
  padding-top: 10rpx;
  /* height: 44px; */
  /* padding-bottom: 90px; */
  /* padding-top: 10rpx; */
}
.checkGroupBox {