This commit is contained in:
linfso 2024-09-14 23:24:09 +08:00
parent 5b6d3e713d
commit bb3bcf2aa0

View File

@ -43,7 +43,7 @@
align-items: center;text-align: center;">{{ extBillInfo.destinationName }}</div>
</div>
<div style="width: 100%;color:black;font-weight: 600;padding-left: 10px;">
<div style="color: #880504;text-align: right;"> 预计送达:{{ extBillInfo.estimateDate }}</div>
<div style="color: #880504;text-align: left;"> 预计送达:{{ extBillInfo.estimateDate }}</div>
</div>