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