This commit is contained in:
parent
2cf6f91820
commit
f515da5c95
|
@ -45,6 +45,7 @@
|
|||
<view class="money-pay-zhen">
|
||||
<span>¥</span>
|
||||
<span>{{order.massagePrice}}</span>
|
||||
<view style="margin-left: 5px;font-size: 12px;color: #999;text-decoration: line-through;" v-if="order.ordersMassageList[0].userPackageDetail">¥{{order.price}}</view>
|
||||
</view>
|
||||
<view>
|
||||
<uni-number-box :disabled="true" :value="order.massageNum" :width='27' :min="1" @change="changeValue" />
|
||||
|
|
|
@ -472,7 +472,7 @@
|
|||
</view>
|
||||
</view>
|
||||
<view class="flex tabber padding-top-sm padding-bottom-sm align-center">
|
||||
<view class="showBtn-mian">
|
||||
<view class="showBtn-mian" v-if="order.status=='6'">
|
||||
<view class="showBtn">
|
||||
<view class="gengduo" @click.stop="gengBtn">更多</view>
|
||||
<u-button
|
||||
|
@ -518,6 +518,23 @@
|
|||
class="btns">联系客服</u-button>
|
||||
</view>
|
||||
</view>
|
||||
<view class="showBtn-mian" v-else>
|
||||
<view class="showBtn" style="justify-content: center;">
|
||||
<u-button :custom-style="customStyle2"
|
||||
shape="circle" :plain="true"
|
||||
@click="goNav('/my/order/complain?ordersId='+ordersId + '&byUserId=' + order.artificer.userId + '&byuserName=' + order.artificer.artificerName)"
|
||||
class="dingshi">
|
||||
去投诉
|
||||
</u-button>
|
||||
<u-button :custom-style="customStyle2" shape="circle" :plain="true"
|
||||
@click="goNav('/my/order/feedback?artificerId='+order.artificerId+ '&ordersId='+order.ordersMassageList[0].ordersId)"
|
||||
class="dingshi">
|
||||
去评价
|
||||
</u-button>
|
||||
<u-button shape="circle" :plain="true" @click="goChat"
|
||||
class="btns">联系客服</u-button>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
@ -21,16 +21,8 @@
|
|||
{{order.entryName}}
|
||||
</view>
|
||||
<view class="zhuangtai">
|
||||
<view v-if="order.status ==1">待支付</view>
|
||||
<view v-if="order.status ==2">待服务</view>
|
||||
<view v-if="order.status ==5">已完成</view>
|
||||
<view v-if="order.status ==6">服务中</view>
|
||||
<view v-if="order.status ==7">技师出发</view>
|
||||
<view v-if="order.status ==8">技师到达</view>
|
||||
<view v-if="order.status ==3">待评价</view>
|
||||
<view v-if="order.status ==4">已取消</view>
|
||||
<view v-if="order.status ==9">待确认</view>
|
||||
<view v-if="order.status ==10">待补单</view>
|
||||
<view v-if="order.status ==6">服务中</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex align-center">
|
||||
|
@ -244,7 +236,7 @@
|
|||
</view>
|
||||
|
||||
<view class="flex justify-between jusitify-line">
|
||||
<view class="line-word">升级项目</view>
|
||||
<view class="line-word">服务项目</view>
|
||||
<view class="line-word-r">{{order.entryName}}</view>
|
||||
</view>
|
||||
<view class="flex justify-between jusitify-line">
|
||||
|
@ -473,7 +465,7 @@
|
|||
</view>
|
||||
|
||||
<view class="flex justify-between jusitify-line">
|
||||
<view class="line-word">升级项目</view>
|
||||
<view class="line-word">服务项目</view>
|
||||
<view class="line-word-r">{{order.entryName}}</view>
|
||||
</view>
|
||||
<view class="flex justify-between jusitify-line">
|
||||
|
@ -562,7 +554,7 @@
|
|||
</view>
|
||||
|
||||
<view style="position: relative;" class="flex tabber padding-top-sm padding-bottom-sm align-center">
|
||||
<view class="showBtn-mian">
|
||||
<view class="showBtn-mian" v-if="order.status=='6'">
|
||||
<view class="showBtn">
|
||||
<view class="gengduo" @click.stop="gengBtn">更多</view>
|
||||
|
||||
|
@ -584,6 +576,7 @@
|
|||
class="btns">
|
||||
加钟
|
||||
</u-button>
|
||||
|
||||
</view>
|
||||
<view class="yincang" v-show="btnShow==true">
|
||||
<u-button style="margin:0px !important;" shape="circle" :plain="true" @click="goChat"
|
||||
|
@ -596,7 +589,19 @@
|
|||
</u-button>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="showBtn-mian" v-else>
|
||||
<view class="showBtn" style="justify-content: center;">
|
||||
<u-button style="margin:0px !important;" shape="circle" :plain="true" @click="goChat"
|
||||
class="btns">联系客服</u-button>
|
||||
<u-button :custom-style="customStyle2"
|
||||
shape="circle" :plain="true"
|
||||
@click="goNav('/my/order/complain?ordersId='+ordersId + '&byUserId=' + order.artificer.userId + '&byuserName=' + order.artificer.artificerName)"
|
||||
class="dingshi">
|
||||
去投诉
|
||||
</u-button>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<u-skeleton :loading="loading" :animation="true" bgColor="#FFF"></u-skeleton>
|
||||
|
|
|
@ -339,7 +339,7 @@
|
|||
}
|
||||
/deep/.zp-paging-container-content{
|
||||
width: 95%;
|
||||
margin: 0 auto;
|
||||
margin: 50px auto 0px auto;
|
||||
}
|
||||
.fenlei{
|
||||
display: flex;
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
待评价
|
||||
</u-button>
|
||||
<u-button :custom-style="customStyle1" shape="circle" class="btns xianshi" :plain="true"
|
||||
@click="goNav('/my/order/complain?id='+item.ordersId,item)" >
|
||||
@click="goToushu('/my/order/complain?ordersId='+item.ordersId + '&byUserId=' + item.artificerUserId + '&byuserName=' + item.artificerName)" >
|
||||
去投诉
|
||||
</u-button>
|
||||
<u-button :custom-style="customStyle1" shape="circle" :plain="true"
|
||||
|
@ -153,7 +153,7 @@
|
|||
<view @click="goNav('/my/order/pay?ordersId='+item.ordersId)" class="gengduoBtn">
|
||||
服务升级
|
||||
</view>
|
||||
<view @click="goNav('/my/order/pay?ordersId='+item.ordersId)" class="gengduoBtn">
|
||||
<view @click="goToushu('/my/order/complain?ordersId='+item.ordersId + '&byUserId=' + item.artificerUserId + '&byuserName=' + item.artificerName)" class="gengduoBtn">
|
||||
去投诉
|
||||
</view>
|
||||
<view @click="goNav('/my/order/pay?ordersId='+item.ordersId)" class="gengduoBtn">
|
||||
|
@ -460,7 +460,11 @@
|
|||
url:url
|
||||
})
|
||||
},
|
||||
|
||||
goToushu(url){//去投诉
|
||||
uni.navigateTo({
|
||||
url:url
|
||||
})
|
||||
},
|
||||
goNav(url,item,text) {
|
||||
this.$queue.setData('xiangmu',item);
|
||||
if(item.isSupplement=='2'&&item.status==6){//如果有订单有升级 那就去升级订单详情
|
||||
|
|
Loading…
Reference in New Issue