wjt
2024-06-25 244d89b41c0e0e995d38f635a126a0959b9ba25b
policy/applyRecordDetails/applyRecordDetails.scss
@@ -9,8 +9,9 @@
   .status{
      color: white;
      margin: 20rpx 32rpx;
      font-size: 36rpx;
      font-size: 44rpx;
      margin-bottom: 24rpx;
      font-weight: 700;
   }
   .base-card{
      margin: 20rpx 32rpx;
@@ -60,6 +61,7 @@
         image{
            width: 100%;
            height: 220rpx;
            border: 2rpx solid gray;
         }
      }
      .view-step{
@@ -68,7 +70,7 @@
         .step-content{
            position: relative;
            padding-left: 64rpx;
            height: 100rpx;
            // height: 100rpx;
            padding-bottom: 64rpx;
            &::before{
               content: '';
@@ -84,23 +86,25 @@
               left: 0;
               width: 40rpx;
               height: 40rpx;
               top: 0;
            }
            .top-title{
               font-size: 32rpx;
               color: #202D44;
               margin-bottom: 16rpx;
               line-height: 30rpx;
            }
            .down-tips{
               color: #7E8596;
               display: flex;
               justify-content: flex-start;
               align-items: center;
               // display: flex;
               // justify-content: flex-start;
               // align-items: center;
               .time{
                  margin-left: 32rpx;
                  width: 58%;
                  // margin-left: 32rpx;
                  // width: 60%;
               }
               .submit-per{
                  width: 42%;
                  // width: 40%;
               }
               text{
                  color: #4A4E60;