This commit is contained in:
aihe 2025-01-05 14:20:02 +08:00
parent d9066ec9b4
commit cd4cf52d29
3 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
"appid" : "__UNI__BCB0FB5",
"description" : "探路国际速运",
"versionName" : "1.0.1",
"versionCode" : "1053",
"versionCode" : "1054",
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {

View File

@ -50,33 +50,33 @@
<u-row custom-style="margin: 20rpx 0 0 0;">
<u-col span="4" :custom-style="`border-right: 2rpx solid #E8E8E8;`">
<view class="text-center">
<span class="clr-prm font-28">{{item.kdTotalNum}}</span>
<span class="clr-prm font-weight font-28">{{item.kdTotalNum}}</span>
<span class="clr-sub pl-10">票</span>
</view>
<view class="mt-10 text-center">
<span class="clr-prm font-28">{{item.kdTotalBillWeight}}</span>
<span class="clr-prm font-weight font-28">{{item.kdTotalBillWeight}}</span>
<span class="clr-sub pl-10">KG</span>
</view>
<view class="mt-10 text-center">快递</view>
</u-col>
<u-col span="4" :custom-style="`border-right: 2rpx solid #E8E8E8;`">
<view class="text-center">
<span class="clr-prm font-28">{{item.kyTotalNum}}</span>
<span class="clr-prm font-weight font-28">{{item.kyTotalNum}}</span>
<span class="clr-sub pl-10">票</span>
</view>
<view class="mt-10 text-center">
<span class="clr-prm font-28">{{item.kyTotalBillWeight}}</span>
<span class="clr-prm font-weight font-28">{{item.kyTotalBillWeight}}</span>
<span class="clr-sub pl-10">KG</span>
</view>
<view class="mt-10 text-center">空运</view>
</u-col>
<u-col span="4">
<view class="text-center">
<span class="clr-prm font-28">{{item.wlTotalNum}}</span>
<span class="clr-prm font-weight font-28">{{item.wlTotalNum}}</span>
<span class="clr-sub pl-10">票</span>
</view>
<view class="mt-10 text-center">
<span class="clr-prm font-28">{{item.wlTotalBillWeight}}</span>
<span class="clr-prm font-weight font-28">{{item.wlTotalBillWeight}}</span>
<span class="clr-sub pl-10">KG</span>
</view>
<view class="mt-10 text-center">物流</view>

View File

@ -61,7 +61,7 @@
<view class="clr-sub pb-20">
<tpx-text-dic :value="orItem.feeType" :list="dicData.emis_commission_fee_type"></tpx-text-dic>
</view>
<view>
<view class="font-weight">
<text class="clr-prm">+</text>
<!-- <text v-if="orItem.feeType != 1" class="clr-sub">-</text> -->
<text class="pl-10 clr-prm">{{orItem.money}}</text>