diff --git a/healthyService/pages/healthyOrder/healthyOrder.wxml b/healthyService/pages/healthyOrder/healthyOrder.wxml
index df64cc9..3c0a1a3 100644
--- a/healthyService/pages/healthyOrder/healthyOrder.wxml
+++ b/healthyService/pages/healthyOrder/healthyOrder.wxml
@@ -101,7 +101,7 @@
- 暂无检测订单
+ 暂无服务包订单
diff --git a/healthyService/pages/healthyOrderDetail/healthyOrderDetail.wxml b/healthyService/pages/healthyOrderDetail/healthyOrderDetail.wxml
index 0a71c49..fef057c 100644
--- a/healthyService/pages/healthyOrderDetail/healthyOrderDetail.wxml
+++ b/healthyService/pages/healthyOrderDetail/healthyOrderDetail.wxml
@@ -117,6 +117,16 @@
客服取消
支付超时 -->
+
+
+ 备注
+ :
+
+
+
+医生接诊前可点击取消订单按钮,自动退款
+
+
@@ -267,12 +277,12 @@
{{item.name}}
-
+
{{showJuan?'收起':'展开'}}
-
- {{item.coupon_name}}
+
+ {{item.coupon.coupon_name}}
{{item.user_coupon_status==0?'未使用':item.user_coupon_status==1?'已使用':'已过期'}}
diff --git a/healthyService/pages/writeSick/writeSick.wxss b/healthyService/pages/writeSick/writeSick.wxss
index d503454..cfc5bc0 100644
--- a/healthyService/pages/writeSick/writeSick.wxss
+++ b/healthyService/pages/writeSick/writeSick.wxss
@@ -354,3 +354,12 @@ margin-bottom: 20rpx;
.van-uploader__preview{
margin: 0 6px 8px 0;
}
+.slotmsg{
+ -webkit-overflow-scrolling: touch;
+ font-size: 28rpx;
+ line-height:40rpx;
+ max-height:60vh;
+ overflow-y: auto;
+ padding:48rpx;
+ text-align: center;
+ }
\ No newline at end of file
diff --git a/patient/pages/expertDetail/expertDetail.wxml b/patient/pages/expertDetail/expertDetail.wxml
index 871f810..8752d19 100644
--- a/patient/pages/expertDetail/expertDetail.wxml
+++ b/patient/pages/expertDetail/expertDetail.wxml
@@ -112,7 +112,7 @@
随访包
¥{{visitPrice}}起
- 暂未开通
+ 暂未开通