liukangdong
2024-07-29 86fc8bbb09df7bbeb50fa714ff8bb4aea85ffef5
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;
@@ -82,7 +85,6 @@
        width: 88rpx;
        height: 88rpx;
        border-radius: 50%;
        border: 1rpx solid #cccccc;
        margin-right: 24rpx;
      }
@@ -101,6 +103,14 @@
    }
  }
}
.container{
  overflow: hidden;
  height: 100%;
}
.app{
  overflow: hidden;
  height: 100vh;
}
.footer{
  display: flex;
  align-items: center;