diff --git a/healthyService/pages/healthyDetail/healthyDetail.js b/healthyService/pages/healthyDetail/healthyDetail.js index 26dcdbe..ba2b2f9 100644 --- a/healthyService/pages/healthyDetail/healthyDetail.js +++ b/healthyService/pages/healthyDetail/healthyDetail.js @@ -41,6 +41,9 @@ Page({ user_id:'', is_online:'0', hospital: null, + multi_point_enable:'', + multi_point_status:'', + hospital:{}, priceList:[], show:false, currentFamilyId:'', diff --git a/healthyService/pages/healthyDetail/healthyDetail.wxml b/healthyService/pages/healthyDetail/healthyDetail.wxml index 3086f84..636a4d9 100644 --- a/healthyService/pages/healthyDetail/healthyDetail.wxml +++ b/healthyService/pages/healthyDetail/healthyDetail.wxml @@ -6,7 +6,7 @@ - + diff --git a/healthyService/pages/healthyDetail/healthyDetail.wxss b/healthyService/pages/healthyDetail/healthyDetail.wxss index 631c050..28aa342 100644 --- a/healthyService/pages/healthyDetail/healthyDetail.wxss +++ b/healthyService/pages/healthyDetail/healthyDetail.wxss @@ -354,4 +354,16 @@ border-radius: 10rpx; color: #000000!important; background:rgba(0,0,0,0.1)!important; } + .viewcell .left{ + position: relative; +} + .onlinebox .icon { + top: 90rpx; + left: 50%; + position: absolute; + margin-left: -48rpx; + width: 96rpx; + height: 34rpx; + border-radius: 0; +} \ No newline at end of file diff --git a/healthyService/pages/visitDetail/visitDetail.js b/healthyService/pages/visitDetail/visitDetail.js index c10178e..04289aa 100644 --- a/healthyService/pages/visitDetail/visitDetail.js +++ b/healthyService/pages/visitDetail/visitDetail.js @@ -22,6 +22,9 @@ Page({ order_inquiry_id:'', chat_id:'', confirmText:'确定', + multi_point_enable:'', + multi_point_status:'', + hospital:{}, status:'', follow_package_item_id:'', message:'', diff --git a/healthyService/pages/visitDetail/visitDetail.wxml b/healthyService/pages/visitDetail/visitDetail.wxml index e2fe4ad..93d020c 100644 --- a/healthyService/pages/visitDetail/visitDetail.wxml +++ b/healthyService/pages/visitDetail/visitDetail.wxml @@ -7,7 +7,7 @@ - + @@ -69,8 +69,7 @@ - 2、未使用随时退; -服务开始使用后,如需退款请联系客服,退款不收取任何服务费等额外费用,但不支持部分退款; + 2、服务开始使用后,如需退款请联系客服,退款不收取任何服务费等额外费用,但不支持部分退款; diff --git a/healthyService/pages/visitDetail/visitDetail.wxss b/healthyService/pages/visitDetail/visitDetail.wxss index 0c0aade..3db21d2 100644 --- a/healthyService/pages/visitDetail/visitDetail.wxss +++ b/healthyService/pages/visitDetail/visitDetail.wxss @@ -427,4 +427,15 @@ border-radius: 10rpx; color: #000000!important; background:rgba(0,0,0,0.1)!important; } - \ No newline at end of file + .viewcell .left{ + position: relative; +} + .onlinebox .icon { + top: 90rpx; + left: 50%; + position: absolute; + margin-left: -48rpx; + width: 96rpx; + height: 34rpx; + border-radius: 0; +} \ No newline at end of file diff --git a/patient/pages/payInfo/payInfo.wxml b/patient/pages/payInfo/payInfo.wxml index d48bde2..2e662d2 100644 --- a/patient/pages/payInfo/payInfo.wxml +++ b/patient/pages/payInfo/payInfo.wxml @@ -63,6 +63,11 @@ + + 优惠金额 + + ¥{{order.discount_amount}} + 支付金额