This commit is contained in:
aihe 2024-09-19 19:04:10 +08:00
parent 95be213f41
commit 979ed2f315

View File

@ -38,7 +38,7 @@
</u-col>
</u-row>
<u-text :text="`预计送达时间:${modelInfo.estimateDate || '-'}`" color="#999" size="24"
<u-text :text="`预计送达时间:${modelInfo.estimateDate || '-'}`" color="#B12D29" size="26" bold
margin="30rpx 0 0 0"></u-text>
</view>