jiangping
2024-07-26 2faa6546a9f9ddb29f81cbc9770fc25b95703695
wechat_jiaxuan/pages/store/info.less
@@ -45,6 +45,8 @@
  position: relative;
  bottom: 80rpx;
  padding: 0 40rpx 40rpx;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  padding-top: 80rpx;
  .title {
@@ -53,6 +55,7 @@
    margin-bottom: 38rpx;
  }
  .list {
    height: calc( 100% - 600rpx );
    .item {
      width: 670rpx;
      height: 148rpx;
@@ -100,6 +103,14 @@
    }
  }
}
.container{
  overflow: hidden;
  height: 100%;
}
.app{
  overflow: hidden;
  height: 100vh;
}
.footer{
  display: flex;
  align-items: center;