xuxy
2024-06-28 b07d5f16634fc4a695fa8e6f6b18c33806f2b05a
pages/user/user.scss
@@ -7,7 +7,7 @@
   .top-bg{
   
      padding: 32rpx;
      // background-image: url('../../static/images/farmer/user/bg.png');
      // background-image: url('../../static/images/supplier/user/bg.png');
      height: 438rpx;
      max-height: 438rpx;
@@ -60,6 +60,7 @@
      // background: #FFFFFF;
      border-radius: 16rpx;
      // line-height:  116rpx;
      position: relative;
      .name{
         font-weight: 600;
         font-size: 32rpx;
@@ -74,6 +75,13 @@
         margin-right: 30rpx;
         border-radius: 50%;
      }
      .icon-setting{
         position: absolute;
         right: 0rpx;
         top: -30rpx;
         height: 54rpx;
         width: 54rpx;
      }
   
   }
   .order-info{