lll
liukangdong
2024-08-02 d0fa02f84591a3a7b88af725b1670bcded36b84d
wechat_staff/pages/store/staff.less
@@ -7,12 +7,15 @@
  left: 0;
  z-index: -1;
}
page{
  overflow-y: hidden;
}
.container {
  padding: 26rpx 40rpx;
  overflow-y: hidden;
  .avatar {
    margin-top: 260rpx;
    margin-top: 300rpx;
    width: 140rpx;
    height: 140rpx;
    border-radius: 50%;
@@ -111,6 +114,13 @@
      font-weight: 600;
      font-size: 40rpx;
      display: flex;
      align-items: center;
      .icon{
        position: relative;
        bottom: 4rpx;
        margin-left: 6rpx;
      }
    }
  }
}