xuxueyang
2024-09-19 4f5cbfb0878d0d35ce01b7c32ade1807c067fd27
pages/user/user-customer.scss
@@ -141,6 +141,7 @@
         font-size: 24rpx;
         color: #000000;
         line-height: 34rpx;
         position: relative;
         .service-icon{
            height: 52rpx;
            width: 52rpx;
@@ -149,6 +150,15 @@
            height: 52rpx;
            width: 56rpx;
         }
         .dot{
            position: absolute;
            left: calc(50% + 30rpx);
            top: 0rpx;
            width: 10rpx;
            height: 10rpx;
            background: #CF0000;
            border-radius: 50%;
         }
      }
      
   }