From 075c23506fb6eb86006173973a3548c48c59fac3 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 19 Jul 2024 15:11:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/therapist/therapist.vue | 36 ++++++++++++++++++---------------- static/vip/grade1.gif | Bin 0 -> 16078 bytes static/vip/grade2.gif | Bin 0 -> 15349 bytes static/vip/grade3.gif | Bin 0 -> 15145 bytes 4 files changed, 19 insertions(+), 17 deletions(-) create mode 100644 static/vip/grade1.gif create mode 100644 static/vip/grade2.gif create mode 100644 static/vip/grade3.gif diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 9a3d68f..c7500e9 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -26,16 +26,15 @@ @click="goOrder(item)"> - - + - + @@ -80,7 +79,7 @@ {{item.consortiaName}} - + {{ item.distance }} @@ -1253,6 +1252,7 @@ import permision from "@/components/permission.js";