jiangping
2024-07-30 4201a2237ac7b724989e93f8ac4ae16da2800528
wechat_jiaxuan/pages/store/info.wxss
@@ -3,7 +3,6 @@
  z-index: 999;
  width: 670rpx;
  margin: 40rpx auto 48rpx;
  height: 170rpx;
  background: #FFFFFF;
  box-shadow: 0rpx 4rpx 16rpx 0rpx rgba(176, 135, 113, 0.2);
  border-radius: 8rpx;
@@ -53,7 +52,8 @@
  margin-bottom: 38rpx;
}
.main_content .list {
  height: calc(100% - 600rpx);
  height: calc(100% - 420rpx);
  padding-bottom: 160rpx;
}
.main_content .list .item {
  width: 670rpx;
@@ -111,6 +111,8 @@
  align-items: center;
  height: 100rpx;
  position: fixed;
  background-color: #fff;
  z-index: 999;
  bottom: 0;
  left: 0rpx;
  width: 750rpx;