|
|
@@ -71,7 +71,7 @@
|
|
|
</view>
|
|
|
<view v-if="form.sendType == 2">
|
|
|
<view v-if="form.openIntraCity == 0">
|
|
|
- <text style="color: #3385FF;width:100%;">运费自理或到付(请联系客服)</text>
|
|
|
+ <text style="color: #3385FF;width:100%;font-size:32upx;font-weight:bold;">运费自理或到付(请联系客服)</text>
|
|
|
</view>
|
|
|
<!-- 跑腿平台报价列表 -->
|
|
|
<view v-if="form.openIntraCity == 1 && deliveryQuotes.length > 0" class="delivery-quotes-container">
|