aa
jiangping
2024-08-02 7dc29ed74ebaa8a0e66f68264d9a13f95dc3af21
wechat_jiaxuan/pages/store/store.less
@@ -31,11 +31,13 @@
    }
  }
}
page{
  background-color: #F7F7F7;
}
.main_content {
  padding: 40rpx;
  min-height: calc(100vh - 100rpx);
  background-color: #F7F7F7;
  .app_title {
    font-weight: 600;
    font-size: 36rpx;
@@ -65,7 +67,7 @@
            margin-bottom: 16rpx;
          }
          .address{
            width: 520rpx;
            width: 440rpx;
            display: flex;
            align-items: center;
            font-size: 26rpx;
@@ -76,7 +78,8 @@
              text-overflow: ellipsis;
            }
            image{
              width: 13rpx;
              width: 14rpx;
              height: 26rpx;
              margin-left: 8rpx;
            }
          }
@@ -117,6 +120,7 @@
              margin-right: 16rpx;
            }
            .name{
              font-size: 28rpx;
              width: 120rpx;
              overflow: hidden;
              text-overflow: ellipsis; //文本溢出显示省略号
@@ -130,7 +134,7 @@
          }
          .btn{
            text-align: center;
            line-height: 62rpx;
            line-height: 66rpx;
            height: 66rpx;
            font-weight: 500;
            font-size: 26rpx;