From d8b7b7b33de16e064007ca114bb3a308992e9076 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Tue, 7 May 2024 17:21:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E6=9C=8D=E5=8A=A1=E5=8C=85=E8=AF=A6?= =?UTF-8?q?=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- healthyService/pages/healthyDetail/healthyDetail.js | 3 +++ .../pages/healthyDetail/healthyDetail.wxml | 2 +- .../pages/healthyDetail/healthyDetail.wxss | 12 ++++++++++++ healthyService/pages/visitDetail/visitDetail.js | 3 +++ healthyService/pages/visitDetail/visitDetail.wxml | 5 ++--- healthyService/pages/visitDetail/visitDetail.wxss | 13 ++++++++++++- patient/pages/payInfo/payInfo.wxml | 5 +++++ 7 files changed, 38 insertions(+), 5 deletions(-) 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}} + 支付金额