|
@@ -23,7 +23,7 @@
|
|
</view> -->
|
|
</view> -->
|
|
</view>
|
|
</view>
|
|
|
|
|
|
- <view class="logistics1">
|
|
|
|
|
|
+ <view class="logistics1" style="margin: 0 27%;">
|
|
<p style="margin-bottom: 10rpx;">物流公司:{{logistics.company_name}}</p>
|
|
<p style="margin-bottom: 10rpx;">物流公司:{{logistics.company_name}}</p>
|
|
<span style="display: flex;align-items: center;">
|
|
<span style="display: flex;align-items: center;">
|
|
<p>物流单号:{{logistics.logistics_number}}</p>
|
|
<p>物流单号:{{logistics.logistics_number}}</p>
|
|
@@ -33,7 +33,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
- <view v-if="projectForm == 2" style="margin: 0 10%;">
|
|
|
|
|
|
+ <view v-if="projectForm == 2" style="margin: 0 27%;">
|
|
<span style="display: flex;align-items: center;">
|
|
<span style="display: flex;align-items: center;">
|
|
<p>券码信息:{{logistics.coupon_code_information}}</p>
|
|
<p>券码信息:{{logistics.coupon_code_information}}</p>
|
|
<image :src="icon_copy" mode="" style="width: 40rpx;height: 40rpx;"
|
|
<image :src="icon_copy" mode="" style="width: 40rpx;height: 40rpx;"
|