yiming
2024-03-29 4c472f6bbf82e5ef95b60ac8e417760d89a7ba36
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 {