叶松
2023-11-13 1f89f8d9ef724f799d8cd0b27ff99e751fa4ac8c
xcx/pages/robeHome/index.vue
@@ -216,6 +216,13 @@
               border-radius: 10rpx;
               margin-bottom: 20rpx;
               background-color: #FFFFFF;
               &:nth-child(3){
                  .users_content{
                     .users_menu{
                        // margin-left: -30px;
                     }
                  }
               }
               .users_title{
                  height: 8vh;
                  display: flex;
@@ -238,7 +245,7 @@
                  padding: 15px 0 0;
                  display: flex;
                  align-items: center;
                  justify-content: space-around;
                  // justify-content: space-around;
                  max-width: 100%;
                  height: calc(100% - 110rpx);
                  flex-wrap: wrap;
@@ -249,7 +256,8 @@
                  }
                  .users_menu{
                     max-width: calc(100%/4 - 45rpx);
                     padding-left: 20rpx;
                     padding-left: 9px;
                     padding-right: 9px;
                     display: flex;
                     justify-content: center;
                     align-items: center;