htc 1 dienu atpakaļ
vecāks
revīzija
69a42becdd
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      pagesHome/components/report/sendList.vue

+ 4 - 3
pagesHome/components/report/sendList.vue

@@ -15,7 +15,7 @@
 							<text>{{'发送成功'}}</text>
 							<text>{{'发送成功'}}</text>
 						</view>
 						</view>
 					</view>
 					</view>
-					<view class="sbox-item-pre first adfacjb">
+					<view class="sbox-item-pre first adf">
 						<view class="sbox-item-pre-left">报告名称:</view>
 						<view class="sbox-item-pre-left">报告名称:</view>
 						<view class="sbox-item-pre-right">{{item.reportName||''}}/{{typeDict[item.type]||''}}</view>
 						<view class="sbox-item-pre-right">{{item.reportName||''}}/{{typeDict[item.type]||''}}</view>
 					</view>
 					</view>
@@ -108,7 +108,7 @@
 				}
 				}
 			}
 			}
 			&-pre{
 			&-pre{
-				margin-top: 36rpx;
+				margin-top: 34rpx;
 				&-left{
 				&-left{
 					font-family: PingFangSC, PingFang SC;
 					font-family: PingFangSC, PingFang SC;
 					font-weight: 400;
 					font-weight: 400;
@@ -125,13 +125,14 @@
 					font-weight: 400;
 					font-weight: 400;
 					font-size: 26rpx;
 					font-size: 26rpx;
 					color: #002846;
 					color: #002846;
-					line-height: 26rpx;
+					line-height: 32rpx;
 					text-align: right;
 					text-align: right;
 				}
 				}
 				&.first{
 				&.first{
 					margin-top: 24rpx;
 					margin-top: 24rpx;
 					border-top: 1rpx solid #EFEFEF;
 					border-top: 1rpx solid #EFEFEF;
 					padding-top: 24rpx;
 					padding-top: 24rpx;
+					justify-content: space-between;
 				}
 				}
 			}
 			}
 		}
 		}