|
@@ -137,9 +137,9 @@
|
|
|
<view class="goods-name" v-if="item.run.type == 2">跑腿类型:帮我买</view>
|
|
|
<view class="goods-jieshao" v-if="item.run.type == 2">
|
|
|
物品信息:{{item.run.remark}} 预计商品费用:{{item.run.fee}}元
|
|
|
- </view>
|
|
|
- <view class="goods-jieshao" v-else>
|
|
|
- 物品信息:{{item.run.remark}} {{item.run.weight}}公斤
|
|
|
+ </view>
|
|
|
+ <view class="goods-jieshao" v-else>
|
|
|
+ 物品信息:{{item.run.remark}} {{item.run.weight}}公斤
|
|
|
</view>
|
|
|
<view class="goods-price">
|
|
|
<text v-if="item.run.type == 2">预约送达时间:{{item.run.come_time}}</text>
|
|
@@ -258,124 +258,127 @@
|
|
|
<view class="weixiu-time u-flex-col" style="padding: 0 10rpx;" v-if="item.source_type == 0">
|
|
|
<text style="font-size: 30rpx;margin: 0;">维修服务</text>
|
|
|
<text style="font-size: 24rpx;">下单时间:{{item.create_time}}</text>
|
|
|
- <text style="font-size: 24rpx;" v-if="item.ing_time">发货时间:{{item.ing_time}}</text>
|
|
|
+ <text style="font-size: 24rpx;" v-if="item.ing_time">到达时间:{{item.ing_time}}</text>
|
|
|
</view>
|
|
|
<view class="weixiu-time u-flex-col" style="padding: 0 10rpx;" v-if="item.source_type == 1">
|
|
|
<text style="font-size: 30rpx;margin: 0;">代驾服务</text>
|
|
|
<text style="font-size: 24rpx;">下单时间:{{item.create_time}}</text>
|
|
|
- </view>
|
|
|
- <view class="weixiu-time u-flex-col" style="padding: 0 10rpx;" v-if="item.source_type == 2">
|
|
|
- <text style="font-size: 30rpx;margin: 0;">跑腿服务</text>
|
|
|
- <text style="font-size: 24rpx;">下单时间:{{item.run.create_time}}</text>
|
|
|
- <text style="font-size: 24rpx;" v-if="item.ing_time">发货时间:{{item.ing_time}}</text>
|
|
|
- </view>
|
|
|
- <view style="padding: 0 10rpx;" v-if="item.source_type == 3">
|
|
|
- <view class="pay-title u-flex u-col-center">
|
|
|
- <text class="text" style="font-size: 30rpx;color: #3BBAA2;">购买商品</text>
|
|
|
- </view>
|
|
|
- <view class="order-text" v-if="item.detail.create_time" style="font-size: 24rpx;">
|
|
|
- 下单时间:{{item.detail.create_time}}
|
|
|
- </view>
|
|
|
- <view class="order-text" v-if="item.detail.payment_time" style="font-size: 24rpx;">
|
|
|
- 付款时间:{{item.detail.payment_time}}
|
|
|
- </view>
|
|
|
- <view class="order-text" v-if="item.detail.write_off_time" style="font-size: 24rpx;">
|
|
|
- 核销时间:{{item.detail.write_off_time}}
|
|
|
- </view>
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-time u-flex-col" style="padding: 0 10rpx;" v-if="item.source_type == 2">
|
|
|
+ <text style="font-size: 30rpx;margin: 0;">跑腿服务</text>
|
|
|
+ <text style="font-size: 24rpx;">下单时间:{{item.run.create_time}}</text>
|
|
|
+ <text style="font-size: 24rpx;" v-if="item.ing_time">到达时间:{{item.ing_time}}</text>
|
|
|
+ </view>
|
|
|
+ <view style="padding: 0 10rpx;" v-if="item.source_type == 3">
|
|
|
+ <view class="pay-title u-flex u-col-center">
|
|
|
+ <text class="text" style="font-size: 30rpx;color: #3BBAA2;">购买商品</text>
|
|
|
+ </view>
|
|
|
+ <view class="order-text" v-if="item.detail.create_time" style="font-size: 24rpx;">
|
|
|
+ 下单时间:{{item.detail.create_time}}
|
|
|
+ </view>
|
|
|
+ <view class="order-text" v-if="item.detail.payment_time" style="font-size: 24rpx;">
|
|
|
+ 付款时间:{{item.detail.payment_time}}
|
|
|
+ </view>
|
|
|
+ <view class="order-text" v-if="item.ing_time" style="font-size: 24rpx;">
|
|
|
+ 发货时间:{{item.ing_time}}
|
|
|
+ </view>
|
|
|
+ <view class="order-text" v-if="item.detail.write_off_time" style="font-size: 24rpx;">
|
|
|
+ 核销时间:{{item.detail.write_off_time}}
|
|
|
+ </view>
|
|
|
</view>
|
|
|
|
|
|
<view class="butt-view" v-if="item.source_type == 0" @tap.stop>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 0">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 1">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 3">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 4">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == -1 || item.order_status == -2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="butt-view" v-if="item.source_type == 1" @tap.stop>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 0">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 1">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 3">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 4">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == -1 || item.order_status == -2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="butt-view" v-if="item.source_type == 2" @tap.stop>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 0">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 1">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 3">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 4">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == -1 || item.order_status == -2">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="butt-view" v-if="item.source_type == 3" @tap.stop>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 0 && item.is_payment == 0">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="topay(item)">去付款</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="topay(item)">去付款</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 0 && item.is_payment == 1">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="hexiao(item)">核销码</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiao(item)">取消订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="hexiao(item)">核销码</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == -1">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="shanchu(item)">删除订单</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 3">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="openpingjia(item)">评价订单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.order_status == 4">
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item)">服务进度</x-button>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
@@ -478,15 +481,15 @@
|
|
|
<view class="goods-name" v-if="item.run.type == 0">跑腿类型:帮我送</view>
|
|
|
<view class="goods-name" v-if="item.run.type == 1">跑腿类型:帮我取</view>
|
|
|
<view class="goods-name" v-if="item.run.type == 2">跑腿类型:帮我买</view>
|
|
|
- <view class="goods-jieshao" v-if="item.run.type == 2">
|
|
|
- 物品信息:{{item.run.remark}} 预计商品费用:{{item.run.fee}}元
|
|
|
- </view>
|
|
|
- <view class="goods-jieshao" v-else>
|
|
|
- 物品信息:{{item.run.remark}} {{item.run.weight}}公斤
|
|
|
- </view>
|
|
|
- <view class="goods-price">
|
|
|
- <text v-if="item.run.type == 2">预约送达时间:{{item.run.come_time}}</text>
|
|
|
- <text v-else>预约取件时间:{{item.run.come_time}}</text>
|
|
|
+ <view class="goods-jieshao" v-if="item.run.type == 2">
|
|
|
+ 物品信息:{{item.run.remark}} 预计商品费用:{{item.run.fee}}元
|
|
|
+ </view>
|
|
|
+ <view class="goods-jieshao" v-else>
|
|
|
+ 物品信息:{{item.run.remark}} {{item.run.weight}}公斤
|
|
|
+ </view>
|
|
|
+ <view class="goods-price">
|
|
|
+ <text v-if="item.run.type == 2">预约送达时间:{{item.run.come_time}}</text>
|
|
|
+ <text v-else>预约取件时间:{{item.run.come_time}}</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
@@ -501,7 +504,7 @@
|
|
|
</view>
|
|
|
<view class="qidian u-flex u-col-center">
|
|
|
<text>起</text>
|
|
|
- <text v-if="item.run.start_location_address">{{item.run.start_location_address}}{{item.run.start_address}}</text>
|
|
|
+ <text v-if="item.run.start_location_address">{{item.run.start_location_address}}{{item.run.start_address}}</text>
|
|
|
<text v-else>骑手就近购买</text>
|
|
|
</view>
|
|
|
<view class="tel-box u-flex u-col-center">
|
|
@@ -533,8 +536,8 @@
|
|
|
<view class="jiedan-top u-flex u-col-center u-row-between">
|
|
|
<text>接单人信息</text>
|
|
|
<text v-if="item.order_facilitator.status == 0">待确认</text>
|
|
|
- <text v-if="item.order_facilitator.status == 1">{{item.source_type == 1 ? '已接单' : '未出发'}}</text>
|
|
|
- <text v-if="item.order_facilitator.status == 2">{{item.source_type == 1 ? '等待客户' : '已出发'}}</text>
|
|
|
+ <text v-if="item.order_facilitator.status == 1">{{item.source_type == 1 ? '已接单' : '未出发'}}</text>
|
|
|
+ <text v-if="item.order_facilitator.status == 2">{{item.source_type == 1 ? '等待客户' : '已出发'}}</text>
|
|
|
<text v-if="item.order_facilitator.status == 3">{{item.source_type == 1 ? '已出发' : '已到达'}}</text>
|
|
|
<text v-if="item.order_facilitator.status == 4">已完成</text>
|
|
|
<text v-if="item.order_facilitator.status == -1">用户取消</text>
|
|
@@ -566,38 +569,38 @@
|
|
|
下单时间:{{item.create_time}}
|
|
|
</view>
|
|
|
<view class="down-time" v-if="item.ing_time">
|
|
|
- 发货时间:{{item.ing_time}}
|
|
|
+ 到达时间:{{item.ing_time}}
|
|
|
</view>
|
|
|
<view class="butt-view" style="margin-top: 20rpx;">
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="num == 5" @tap.stop>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="jiedan(item)">确认接单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="jiedan(item)">确认接单</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="num == 6" @tap.stop>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiaojiedan(item)">取消接单</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="quxiaojiedan(item)">取消接单</x-button>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.source_type == 0">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">确认出发</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认送达</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng(item)">确认完成</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">确认出发</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认送达</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng(item)">确认完成</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="item.source_type == 1">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">等待客户</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认出发</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng1(item,1)">确认完成</x-button>
|
|
|
- </view>
|
|
|
- <view class="u-flex u-col-center u-row-right" v-if="item.source_type == 2">
|
|
|
- <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">确认出发</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认送达</x-button>
|
|
|
- <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng(item)">确认完成</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">等待客户</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认出发</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng1(item,1)">确认完成</x-button>
|
|
|
+ </view>
|
|
|
+ <view class="u-flex u-col-center u-row-right" v-if="item.source_type == 2">
|
|
|
+ <x-button v-if="item.order_facilitator.status == 1" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="chufa(item)">确认出发</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 2" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="songda(item)">确认送达</x-button>
|
|
|
+ <x-button v-if="item.order_facilitator.status == 3" class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="wancheng(item)">确认完成</x-button>
|
|
|
</view>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item,1)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item,1)">服务进度</x-button>
|
|
|
</view>
|
|
|
<view class="u-flex u-col-center u-row-right" v-if="num == 7" @tap.stop>
|
|
|
- <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item,1)">服务进度</x-button>
|
|
|
+ <x-button class="text2" :width="160" :height="70" borderRadius="20rpx" fontSize="24rpx" @click="tojindu(item,1)">服务进度</x-button>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </view>
|
|
|
<x-notdata v-if="list.length == 0" tips="数据为空,请重试" @shuaxin="showfunction(1)"></x-notdata>
|
|
|
<u-popup v-model="show" mode="bottom">
|
|
|
<view class="hexiaoma u-flex-col u-col-center">
|
|
@@ -627,7 +630,8 @@
|
|
|
确认完成订单
|
|
|
</view>
|
|
|
<view style="width: 702rpx;text-align: right;color: #2AA47F;margin-right: 20rpx;display: flex;align-items: center;justify-content:flex-end;">
|
|
|
- 当前位置:{{overaddress}} <u-icon name="reload" color="#9A9A9A" size="40" @click="getaddress"></u-icon>
|
|
|
+ 当前位置:{{overaddress}}
|
|
|
+ <u-icon name="reload" color="#9A9A9A" size="40" @click="getaddress"></u-icon>
|
|
|
</view>
|
|
|
<view style="padding: 10rpx 0;width: 702rpx;">
|
|
|
{{daijiaitem.order_no}}
|
|
@@ -647,7 +651,7 @@
|
|
|
(终点位置)
|
|
|
</view>
|
|
|
<view style="width:702rpx;color: #C6553C;font-size: 30rpx;text-align: right;">
|
|
|
- 需付金额:{{daijiaover.payment_price}}
|
|
|
+ 需付金额:{{daijiaover.payment_price_desc}}
|
|
|
</view>
|
|
|
<!-- <view style="width: 702rpx;font-size: 22rpx;text-align: right;">
|
|
|
起步价:¥{{daijiaover.start_price}}元 公里数:{{daijiaover.points}}km
|
|
@@ -663,7 +667,7 @@
|
|
|
</view> -->
|
|
|
<x-button :height='80' style="margin:10rpx 0 30rpx 0;" @click="wancheng1(daijiaitem,0)">确认完成</x-button>
|
|
|
</view>
|
|
|
- </u-popup>
|
|
|
+ </u-popup>
|
|
|
<x-tabbar ref="tabbar"></x-tabbar>
|
|
|
</view>
|
|
|
</template>
|
|
@@ -691,92 +695,97 @@
|
|
|
daijiaitem: {},
|
|
|
daijiaover: {},
|
|
|
showover: false,
|
|
|
- overaddress: '',
|
|
|
- nottoken:false
|
|
|
+ overaddress: '',
|
|
|
+ nottoken: false
|
|
|
}
|
|
|
},
|
|
|
onLoad() {
|
|
|
|
|
|
- },
|
|
|
- onPullDownRefresh() {
|
|
|
- this.showfunction()
|
|
|
+ },
|
|
|
+ onPullDownRefresh() {
|
|
|
+ this.showfunction()
|
|
|
},
|
|
|
onShow() {
|
|
|
this.showfunction()
|
|
|
- },
|
|
|
- onReachBottom() {
|
|
|
- this.page++
|
|
|
- this.getlist()
|
|
|
},
|
|
|
- methods: {
|
|
|
- showfunction(str){
|
|
|
- if (uni.getStorageSync("token")) {
|
|
|
- this.$u.post('/UserMessage/getMessageReadFalseCount').then(res => {
|
|
|
- if (res.code == 0) {
|
|
|
- this.$refs.nav.count = res.response.count
|
|
|
- }
|
|
|
- })
|
|
|
- this.getordercount()
|
|
|
- this.getuser()
|
|
|
- if(uni.getStorageSync("ordertype")){
|
|
|
- uni.showLoading({
|
|
|
- mask:true,
|
|
|
- title:"请稍后"
|
|
|
- })
|
|
|
- this.myAmapFun.getRegeo({
|
|
|
- success: (res) => {
|
|
|
- this.type = 2
|
|
|
- this.num = uni.getStorageSync("ordertype")
|
|
|
- this.lat = res[0].latitude
|
|
|
- this.lng = res[0].longitude
|
|
|
- this.page = 1
|
|
|
- this.list = []
|
|
|
- this.getlist(str)
|
|
|
- },
|
|
|
- fail: (err) => {
|
|
|
- this.type = 2
|
|
|
- this.num = uni.getStorageSync("ordertype")
|
|
|
- this.lat = 39.865246
|
|
|
- this.lng = 116.378517
|
|
|
- this.page = 1
|
|
|
- this.list = []
|
|
|
- this.getlist(str)
|
|
|
- }
|
|
|
- })
|
|
|
- }else{
|
|
|
- this.getlist(str)
|
|
|
- }
|
|
|
- } else {
|
|
|
- uni.stopPullDownRefresh()
|
|
|
- this.$refs.nav.count = 0
|
|
|
- this.nottoken = false
|
|
|
- this.user = {}
|
|
|
- this.facilitator = {}
|
|
|
- this.list = []
|
|
|
- this.type = 1
|
|
|
- this.num = this.num < 5 ? this.num : 1
|
|
|
- uni.removeTabBarBadge({
|
|
|
- index:1,
|
|
|
+ onReachBottom() {
|
|
|
+ this.page++
|
|
|
+ this.getlist()
|
|
|
+ },
|
|
|
+ methods: {
|
|
|
+ showfunction(str) {
|
|
|
+ if (uni.getStorageSync("token")) {
|
|
|
+ this.$u.post('/UserMessage/getMessageReadFalseCount').then(res => {
|
|
|
+ if (res.code == 0) {
|
|
|
+ this.$refs.nav.count = res.response.count
|
|
|
+ }
|
|
|
+ })
|
|
|
+ this.getordercount()
|
|
|
+ this.getuser()
|
|
|
+ if (uni.getStorageSync("ordertype")) {
|
|
|
+ uni.showLoading({
|
|
|
+ mask: true,
|
|
|
+ title: "请稍后"
|
|
|
+ })
|
|
|
+ this.myAmapFun.getRegeo({
|
|
|
+ success: (res) => {
|
|
|
+ this.type = 2
|
|
|
+ this.num = uni.getStorageSync("ordertype")
|
|
|
+ this.lat = res[0].latitude
|
|
|
+ this.lng = res[0].longitude
|
|
|
+ this.page = 1
|
|
|
+ this.list = []
|
|
|
+ this.getlist(str)
|
|
|
+ },
|
|
|
+ fail: (err) => {
|
|
|
+ this.type = 2
|
|
|
+ this.num = uni.getStorageSync("ordertype")
|
|
|
+ this.lat = 39.865246
|
|
|
+ this.lng = 116.378517
|
|
|
+ this.page = 1
|
|
|
+ this.list = []
|
|
|
+ this.getlist(str)
|
|
|
+ }
|
|
|
+ })
|
|
|
+ } else {
|
|
|
+ this.getlist(str)
|
|
|
+ }
|
|
|
+ } else {
|
|
|
+ uni.stopPullDownRefresh()
|
|
|
+ this.$refs.nav.count = 0
|
|
|
+ this.nottoken = false
|
|
|
+ this.user = {}
|
|
|
+ this.facilitator = {}
|
|
|
+ this.list = []
|
|
|
+ this.type = 1
|
|
|
+ this.num = this.num < 5 ? this.num : 1
|
|
|
+ this.$refs.tabbar.setbadge(0)
|
|
|
+ uni.removeTabBarBadge({
|
|
|
+ index: 1,
|
|
|
})
|
|
|
- }
|
|
|
- },
|
|
|
- openmap(item){
|
|
|
- uni.openLocation({
|
|
|
- latitude:Number(item.lat),
|
|
|
- longitude:Number(item.lng)
|
|
|
- })
|
|
|
- },
|
|
|
- getuser() {
|
|
|
- this.$u.post('/User/getDetail').then(res => {
|
|
|
- if (res.code == 0) {
|
|
|
- if(res.response.is_facilitator == 2){
|
|
|
- this.nottoken = true
|
|
|
- }
|
|
|
- }
|
|
|
- })
|
|
|
- },
|
|
|
- getaddress(){
|
|
|
- this.wancheng1(this.daijiaitem,1)
|
|
|
+ if(str == 1){
|
|
|
+ this.$u.toast("请登录")
|
|
|
+ this.$tologin('请登录。')
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ openmap(item) {
|
|
|
+ uni.openLocation({
|
|
|
+ latitude: Number(item.lat),
|
|
|
+ longitude: Number(item.lng)
|
|
|
+ })
|
|
|
+ },
|
|
|
+ getuser() {
|
|
|
+ this.$u.post('/User/getDetail').then(res => {
|
|
|
+ if (res.code == 0) {
|
|
|
+ if (res.response.is_facilitator == 2) {
|
|
|
+ this.nottoken = true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ })
|
|
|
+ },
|
|
|
+ getaddress() {
|
|
|
+ this.wancheng1(this.daijiaitem, 1)
|
|
|
},
|
|
|
wancheng1(item, type) {
|
|
|
this.daijiaitem = item
|
|
@@ -804,6 +813,7 @@
|
|
|
}
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -823,6 +833,7 @@
|
|
|
this.getordercount()
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -837,6 +848,7 @@
|
|
|
this.getordercount()
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -851,6 +863,7 @@
|
|
|
this.getordercount()
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -865,6 +878,7 @@
|
|
|
this.getordercount()
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -896,6 +910,7 @@
|
|
|
|
|
|
} else {
|
|
|
this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
})
|
|
|
},
|
|
@@ -910,11 +925,12 @@
|
|
|
if (res.code == 0) {
|
|
|
this.pingjia = false
|
|
|
setTimeout(() => {
|
|
|
- this.page = 1
|
|
|
+ this.page = 1
|
|
|
this.getordercount()
|
|
|
this.getlist()
|
|
|
}, 800)
|
|
|
}
|
|
|
+ this.$tologin(res.msg)
|
|
|
})
|
|
|
},
|
|
|
openpingjia(item) {
|
|
@@ -951,6 +967,7 @@
|
|
|
}
|
|
|
})
|
|
|
} else {
|
|
|
+ this.$tologin(res.msg)
|
|
|
this.$u.toast(res.msg)
|
|
|
}
|
|
|
})
|
|
@@ -968,6 +985,7 @@
|
|
|
this.getlist()
|
|
|
}, 800)
|
|
|
}
|
|
|
+ this.$tologin(res.msg)
|
|
|
})
|
|
|
},
|
|
|
quxiao(item) {
|
|
@@ -980,13 +998,14 @@
|
|
|
if (res.code == 0) {
|
|
|
setTimeout(() => {
|
|
|
this.page = 1
|
|
|
- this.getlist()
|
|
|
+ this.getlist()
|
|
|
this.getordercount()
|
|
|
}, 800)
|
|
|
}
|
|
|
+ this.$tologin(res.msg)
|
|
|
})
|
|
|
},
|
|
|
- getlist(str) {
|
|
|
+ getlist(str) {
|
|
|
uni.removeStorageSync("ordertype")
|
|
|
if (this.type == 1) {
|
|
|
var order_status = ''
|
|
@@ -1006,17 +1025,23 @@
|
|
|
order_status: order_status,
|
|
|
page: this.page,
|
|
|
}
|
|
|
- }).then(res => {
|
|
|
- uni.stopPullDownRefresh()
|
|
|
- if(str == 1){
|
|
|
- this.$u.toast("刷新成功")
|
|
|
- }
|
|
|
- this.toast = res.response.count
|
|
|
- if (this.page == 1) {
|
|
|
- this.list = res.response.data
|
|
|
- } else {
|
|
|
- this.list = this.list.concat(res.response.data)
|
|
|
+ }).then(res => {
|
|
|
+ uni.stopPullDownRefresh()
|
|
|
+ if (res.code == 0) {
|
|
|
+ if (str == 1) {
|
|
|
+ this.$u.toast("刷新成功")
|
|
|
+ }
|
|
|
+ this.toast = res.response.count
|
|
|
+ if (this.page == 1) {
|
|
|
+ this.list = res.response.data
|
|
|
+ } else {
|
|
|
+ this.list = this.list.concat(res.response.data)
|
|
|
+ }
|
|
|
+ } else {
|
|
|
+ this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
+
|
|
|
})
|
|
|
} else {
|
|
|
var data = {}
|
|
@@ -1055,46 +1080,52 @@
|
|
|
}
|
|
|
this.$u.post('/FacilitatorOrder/list', {
|
|
|
content: data
|
|
|
- }).then(res => {
|
|
|
- if(str == 1){
|
|
|
- this.$u.toast("刷新成功")
|
|
|
- }
|
|
|
- uni.stopPullDownRefresh()
|
|
|
- this.toast = res.response.count
|
|
|
- if (this.page == 1) {
|
|
|
- this.list = res.response.data
|
|
|
- } else {
|
|
|
- this.list = this.list.concat(res.response.data)
|
|
|
+ }).then(res => {
|
|
|
+ if (res.code == 0) {
|
|
|
+ if (str == 1) {
|
|
|
+ this.$u.toast("刷新成功")
|
|
|
+ }
|
|
|
+ this.toast = res.response.count
|
|
|
+ if (this.page == 1) {
|
|
|
+ this.list = res.response.data
|
|
|
+ } else {
|
|
|
+ this.list = this.list.concat(res.response.data)
|
|
|
+ }
|
|
|
+ } else {
|
|
|
+ this.$u.toast(res.msg)
|
|
|
+ this.$tologin(res.msg)
|
|
|
}
|
|
|
+ uni.stopPullDownRefresh()
|
|
|
})
|
|
|
}
|
|
|
},
|
|
|
getordercount() {
|
|
|
this.$u.post('/Order/getOrderStatusCount').then(res => {
|
|
|
- this.facilitator = res.response.facilitator
|
|
|
- this.user = res.response.user
|
|
|
- var num = 0
|
|
|
- num = num + res.response.facilitator.pending_count
|
|
|
- num = num + res.response.facilitator.received_count
|
|
|
- this.facilitatorcount = num
|
|
|
- num = 0
|
|
|
- num = num + res.response.user.comments_count
|
|
|
- num = num + res.response.user.pending_count
|
|
|
- num = num + res.response.user.received_count
|
|
|
- this.usercount = num
|
|
|
- if((this.facilitatorcount + this.usercount) > 0){
|
|
|
- uni.setTabBarBadge({
|
|
|
- text: (this.facilitatorcount + this.usercount).toFixed(0).toString(),
|
|
|
- index: 1,
|
|
|
- })
|
|
|
- this.$refs.tabbar.setbadge((this.facilitatorcount + this.usercount).toFixed(0).toString())
|
|
|
- }else{
|
|
|
- uni.removeTabBarBadge({
|
|
|
- index:1,
|
|
|
- })
|
|
|
- this.$refs.tabbar.setbadge(0)
|
|
|
- }
|
|
|
-
|
|
|
+ if (res.code == 0) {
|
|
|
+ this.facilitator = res.response.facilitator
|
|
|
+ this.user = res.response.user
|
|
|
+ var num = 0
|
|
|
+ num = num + res.response.facilitator.pending_count
|
|
|
+ num = num + res.response.facilitator.received_count
|
|
|
+ this.facilitatorcount = num
|
|
|
+ num = 0
|
|
|
+ num = num + res.response.user.comments_count
|
|
|
+ num = num + res.response.user.pending_count
|
|
|
+ num = num + res.response.user.received_count
|
|
|
+ this.usercount = num
|
|
|
+ if ((this.facilitatorcount + this.usercount) > 0) {
|
|
|
+ uni.setTabBarBadge({
|
|
|
+ text: (this.facilitatorcount + this.usercount).toFixed(0).toString(),
|
|
|
+ index: 1,
|
|
|
+ })
|
|
|
+ this.$refs.tabbar.setbadge((this.facilitatorcount + this.usercount).toFixed(0).toString())
|
|
|
+ } else {
|
|
|
+ uni.removeTabBarBadge({
|
|
|
+ index: 1,
|
|
|
+ })
|
|
|
+ this.$refs.tabbar.setbadge(0)
|
|
|
+ }
|
|
|
+ }
|
|
|
})
|
|
|
},
|
|
|
tojindu(item, type) {
|
|
@@ -1113,8 +1144,8 @@
|
|
|
|
|
|
})
|
|
|
},
|
|
|
- changenum(num) {
|
|
|
-
|
|
|
+ changenum(num) {
|
|
|
+
|
|
|
this.page = 1
|
|
|
this.num = num
|
|
|
this.getlist()
|
|
@@ -1129,10 +1160,10 @@
|
|
|
this.page = 1
|
|
|
this.list = []
|
|
|
this.getlist()
|
|
|
- } else {
|
|
|
- uni.showLoading({
|
|
|
- mask:true,
|
|
|
- title:"请稍后"
|
|
|
+ } else {
|
|
|
+ uni.showLoading({
|
|
|
+ mask: true,
|
|
|
+ title: "请稍后"
|
|
|
})
|
|
|
this.myAmapFun.getRegeo({
|
|
|
success: (res) => {
|
|
@@ -1876,8 +1907,9 @@
|
|
|
margin: 10rpx 0;
|
|
|
}
|
|
|
|
|
|
- .address-box {
|
|
|
- font-size:28rpx;
|
|
|
+ .address-box {
|
|
|
+ font-size: 28rpx;
|
|
|
+
|
|
|
.address-text {
|
|
|
margin: 10rpx 0;
|
|
|
}
|
|
@@ -1938,8 +1970,9 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- .butt-view {
|
|
|
+ .butt-view {
|
|
|
margin-top: 20rpx;
|
|
|
+
|
|
|
.text2 {
|
|
|
margin-right: 20rpx;
|
|
|
|