diff --git a/pagesB/consulted/consulted.vue b/pagesB/consulted/consulted.vue index 667b839..319f423 100644 --- a/pagesB/consulted/consulted.vue +++ b/pagesB/consulted/consulted.vue @@ -79,7 +79,7 @@ - 预约金额¥{{list.totalPrice}} + 订单金额¥{{list.totalPrice}} 取消订单 diff --git a/pagesB/medicine/medicine.vue b/pagesB/medicine/medicine.vue index 61e722c..339c3e9 100644 --- a/pagesB/medicine/medicine.vue +++ b/pagesB/medicine/medicine.vue @@ -44,7 +44,7 @@ {{ item.academicTitle=='HEALER'?'医士':''}} {{ item.academicTitle=='RESIDENT_PHYSICIAN'?'住院医师':''}} - {{item.personIntroduce}} + {{item.personIntroduce}} 预约 diff --git a/pagesC/ServiceAppointment/ServiceAppointment.vue b/pagesC/ServiceAppointment/ServiceAppointment.vue index fb137d2..5617c01 100644 --- a/pagesC/ServiceAppointment/ServiceAppointment.vue +++ b/pagesC/ServiceAppointment/ServiceAppointment.vue @@ -1,7 +1,7 @@