diff --git a/pages/my/my.wxml b/pages/my/my.wxml index 2520a63..0b4197a 100644 --- a/pages/my/my.wxml +++ b/pages/my/my.wxml @@ -50,7 +50,7 @@ - + 服务包 {{filter.formatNumber(patient_info.order_detection_count)}} diff --git a/patient/pages/expertDetail/expertDetail.wxml b/patient/pages/expertDetail/expertDetail.wxml index 2c02e4f..9e27d3b 100644 --- a/patient/pages/expertDetail/expertDetail.wxml +++ b/patient/pages/expertDetail/expertDetail.wxml @@ -107,8 +107,8 @@ - - + + 随访包 ¥{{visitPrice}}起 @@ -120,8 +120,8 @@ --> - - + + 健康包 ¥{{healthyPrice}}/次 diff --git a/patient/static/images/服务包.png b/patient/static/images/servicePackage.png similarity index 100% rename from patient/static/images/服务包.png rename to patient/static/images/servicePackage.png