From 466f80ae06f5105e97b871a4c6bd1cb6b58c9052 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Sat, 13 Jul 2024 14:21:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/cika.vue | 22 +++++++++++++++++++--- pages/my/fuwuGengduo.vue | 22 +++++++++++++++++++--- pages/my/fuwuliaocheng.vue | 22 +++++++++++++++++++--- pages/my/fuwuxiangm.vue | 22 +++++++++++++++++++--- pages/my/historyMy.vue | 22 +++++++++++++++++++--- pages/my/indextaociliaoList.vue | 20 ++++++++++++++++++-- pages/my/servicePackage.vue | 22 +++++++++++++++++++--- pages/shop/index.vue | 17 +++++++++-------- 8 files changed, 141 insertions(+), 28 deletions(-) diff --git a/pages/my/cika.vue b/pages/my/cika.vue index d981b86..98b9b2b 100644 --- a/pages/my/cika.vue +++ b/pages/my/cika.vue @@ -59,8 +59,8 @@ {{item.oldPrice}}/{{item.serviceCount}}次 - - {{item.content}} + + {{tag}} @@ -91,7 +91,8 @@ serviceTrue:true, page:1, limit:10, - titleNmae:'' + titleNmae:'', + tagsData:[] } }, onLoad(){ @@ -119,6 +120,9 @@ this.$Request.get('/app/user/package/findMyPackageList', data).then(res => { if (res.code == 0) { this.dataList=res.data.records; + for(var i=0;i