liukangdong
2024-07-18 5b219a9694c8d69db42e746a654c779cc6a61bf6
wechat_jiaxuan/pages/store/info.less
@@ -1,7 +1,9 @@
.header {
  position: relative;
  z-index: 999;
  width: 670rpx;
  margin: 40rpx auto 48rpx;
  height: 224rpx;
  height: 170rpx;
  background: #FFFFFF;
  box-shadow: 0rpx 4rpx 16rpx 0rpx rgba(176, 135, 113, 0.2);
  border-radius: 8rpx;
@@ -10,18 +12,25 @@
  .name {
    font-weight: 500;
    font-size: 36rpx;
    margin-bottom: 16rpx;
  }
  .desc {
    font-size: 26rpx;
    color: #666666;
    margin: 16rpx 0 24rpx;
    margin-bottom: 24rpx;
  }
  .addr {
    font-size: 26rpx;
    color: #888888;
  }
}
.navback{
  padding-left: 30rpx;
  font-weight: 600;
  font-size: 38rpx;
  color: #FFFFFF;
}
.bg_wrap{
  width: 750rpx;
@@ -33,14 +42,16 @@
  z-index: -1;
}
.main_content {
  position: relative;
  bottom: 80rpx;
  padding: 0 40rpx 40rpx;
  background-color: #fff;
  padding-top: 80rpx;
  .title {
    font-weight: 600;
    font-size: 36rpx;
    margin-bottom: 38rpx;
  }
  .list {
    .item {
      width: 670rpx;