From fbd1398dac8a028e13c99c471e33fa1c749bd1e6 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 2 Jul 2024 22:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/therapist/therapist.vue | 78 ++++++++++++++++++++-------------- static/wallet/banner9.jpg.png | Bin 0 -> 240712 bytes 2 files changed, 46 insertions(+), 32 deletions(-) create mode 100644 static/wallet/banner9.jpg.png diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index a1fea5b..7609296 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -41,7 +41,7 @@ - {{item.state == 1?"可服务:":item.state == 2?"今日可约":"休息中"}} + {{item.state == 1?"可服务":item.state == 2?"今日可约":"休息中"}} {{ item.time }} @@ -49,6 +49,12 @@ + + + + {{ item.distance }} + + @@ -68,29 +74,21 @@ - - - - {{ item.distance }} - - - + - {{item.consortiaName}} + {{item.consortiaName}} + + + 立即预约 + + + 立即预约 + - - - - 立即预约 - - - 立即预约 - + @@ -136,10 +134,10 @@ {{ getOrderByCurrentMarkerIndex().artificerName }} - + {{getOrderByCurrentMarkerIndex().state == 1?"可服务":getOrderByCurrentMarkerIndex().state == 2?"今日可约":"休息中"}} - {{ getOrderByCurrentMarkerIndex().time}} + {{ getOrderByCurrentMarkerIndex().time}}