From 4a07ce00533ef8735672b29aad42ab7a2926444c Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Mon, 5 Aug 2024 11:15:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=89=BE=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/therapist/therapist.vue | 14 +- pages/therapist/therapistList.vue | 2071 ++++++++++++++-------------- pages/therapist/therapistList1.vue | 1843 +++++++++++++++++++++++++ pages/videoCircle/index.vue | 3 +- 4 files changed, 2907 insertions(+), 1024 deletions(-) create mode 100644 pages/therapist/therapistList1.vue diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index f697511..ac79d9c 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -5,7 +5,7 @@ - {{ city }} + {{ cityname }} ",location) + console.log("location========>",add) } that.getKTCityList(); that.getTpCount(); @@ -733,8 +735,8 @@ import permision from "@/components/permission.js"; let township = response.data.regeocode.addressComponent.township; let streetNumber = response.data.regeocode.addressComponent.streetNumber.street; let number = response.data.regeocode.addressComponent.streetNumber.number; - that.city = address.replace(province,'').replace(city,'').replace(district,'').replace(streetNumber,'').replace(number,'').replace(township,'') - // that.city=that.latadd + that.cityname = address.replace(province,'').replace(city,'').replace(district,'').replace(streetNumber,'').replace(number,'').replace(township,'') + that.city=city that.page = 1 that.getlist() that.getKTCityList(); diff --git a/pages/therapist/therapistList.vue b/pages/therapist/therapistList.vue index 7d55714..ac79d9c 100644 --- a/pages/therapist/therapistList.vue +++ b/pages/therapist/therapistList.vue @@ -1,377 +1,251 @@ - - \ No newline at end of file diff --git a/pages/therapist/therapistList1.vue b/pages/therapist/therapistList1.vue new file mode 100644 index 0000000..7d55714 --- /dev/null +++ b/pages/therapist/therapistList1.vue @@ -0,0 +1,1843 @@ + + + + + \ No newline at end of file diff --git a/pages/videoCircle/index.vue b/pages/videoCircle/index.vue index a8d5e1e..5c3abc4 100644 --- a/pages/videoCircle/index.vue +++ b/pages/videoCircle/index.vue @@ -371,9 +371,10 @@ setTimeout(() => this.getPingL(this.videoID), 500); this.showPopup==true; uni.hideLoading(); + this.dataList[this.k].pls++ // callback(this.videoID); } else { - uni.hideLoading(); + uni.hideLoading(); uni.showToast({ title: res.msg, icon: 'none'