diff --git a/my/order/payModifyDd.vue b/my/order/payModifyDd.vue index 19d0d40..3f6a962 100644 --- a/my/order/payModifyDd.vue +++ b/my/order/payModifyDd.vue @@ -684,7 +684,7 @@ // that.showpay = true; that.paySel = 1; uni.navigateTo({ - url:'/my/order/payding?ordersId='+ res.data.ordersId + url:'/my/order/payModifyTcMyDaiB?ordersId='+ res.data.ordersId }) } else { that.$queue.showToast(res.msg) diff --git a/my/order/payModifyTcMyDaiB.vue b/my/order/payModifyTcMyDaiB.vue index 14034bf..e47e902 100644 --- a/my/order/payModifyTcMyDaiB.vue +++ b/my/order/payModifyTcMyDaiB.vue @@ -1,134 +1,248 @@ - \ No newline at end of file diff --git a/pages/my/index.vue b/pages/my/index.vue index bdfac93..0ccc0d5 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -100,7 +100,7 @@ 服务疗程 - + 企业预约 @@ -563,6 +563,10 @@ uni.navigateTo({ url:'/pages/my/fuwuliaocheng' }) + }else if(item=="企业"){ + uni.navigateTo({ + url:'/pages/shop/index?text='+item + }) } } else { uni.showModal({ diff --git a/pages/my/serviceOderDrtail.vue b/pages/my/serviceOderDrtail.vue index e9ce769..df5f598 100644 --- a/pages/my/serviceOderDrtail.vue +++ b/pages/my/serviceOderDrtail.vue @@ -79,7 +79,7 @@ ¥{{item.oldPrice}} - 详情 + {{item.status=='1'?'详情':'预约'}} 服务时长:{{item.duration}}分钟 diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index c884a07..5dc4f0f 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -123,6 +123,7 @@ +