From 17fd5f404613693a07c25f59a5ae5a203cb1bd08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Tue, 25 Mar 2025 14:46:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=80=E5=B8=88=E5=A4=B4=E5=83=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/hangyedana.vue | 22 ++++++++++++---------- pages/my/index.vue | 30 ++++++++++++++++++------------ pages/therapist/orderDetail.vue | 18 +++++++++++------- pages/videoCircle/gDvideo.vue | 7 ++++--- 4 files changed, 45 insertions(+), 32 deletions(-) diff --git a/pages/my/hangyedana.vue b/pages/my/hangyedana.vue index 5f7d22d..12a0de8 100644 --- a/pages/my/hangyedana.vue +++ b/pages/my/hangyedana.vue @@ -43,7 +43,8 @@ - + + @@ -349,13 +350,13 @@ } .touxiang-frame{ position: absolute; - width: 190rpx; - height: 190rpx; - top:-6rpx; - left:6rpx; + width: 240rpx; + height:220rpx; + top:5rpx; + left:5rpx; } .touxiang-left-content{ - width: 180rpx; + width:190rpx; height: auto; border-radius: 10rpx; position: relative; @@ -365,12 +366,12 @@ width: 150rpx; height: 150rpx; border-radius:120rpx; - margin: 0px 10px 0px 12px; + // margin: 0px 10px 0px 12px; } .touxiang-left-content-img{ - width: 150rpx; - height: 150rpx; - border-radius:120rpx; + width: 160rpx; + height: 190rpx; + border-radius:30rpx; margin: 14rpx 22rpx; } .touxiang-left-view{ @@ -442,6 +443,7 @@ box-sizing: border-box; position: absolute; right:20rpx; + margin-top:20rpx; .whiteBox { height: 100%; background: #ffffff; diff --git a/pages/my/index.vue b/pages/my/index.vue index 1106e85..c366c7b 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -97,40 +97,46 @@ 我的服务 -
-
+ + 服务套餐
-
-
+ + 项目次卡
-
-
+ + 服务疗程
-
-
+ + 拼团
-
-
+ + 限时秒杀
-
-
+ + 企业预约
diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index 7b0f3c5..80eec09 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -192,7 +192,7 @@
- + @@ -800,7 +800,7 @@ }) } }); - + }else{//取消点赞 this.$Request.post("/app/shipinquan/delDianzan", data).then(res => { if (res.code == 0) { @@ -812,7 +812,7 @@ icon: 'none' }) } - }); + }); } }, likeFun(params, callback) {//评论点赞返回 @@ -829,7 +829,7 @@ uni.setStorageSync("user",this.peopleList[i]); 这个东西,用于存储当前用户信息。在 插件里面会使用到这个东西, 记得写一下。 - + (4)打开评论 */ uni.showToast({ @@ -857,7 +857,7 @@ // for (let i = 0; i < msg.length; i++) { // list.push(msg[i]) // } - + this.tableData = msg.map(item => { return { ...item, @@ -912,7 +912,7 @@ } }, deleteFun({ params, mode }, callback) { - + console.log("deleteFun", { params, mode }); // 当请求成功, 调用callback执行评论删除; switch (this.deleteMode) { @@ -1794,5 +1794,9 @@ height: 500px; overflow: auto; } - + .jsds /deep/ .uni-popup__wrapper-box{ + width: 80%; + height: 50%; + } + diff --git a/pages/videoCircle/gDvideo.vue b/pages/videoCircle/gDvideo.vue index 1c935bf..b3a9e78 100644 --- a/pages/videoCircle/gDvideo.vue +++ b/pages/videoCircle/gDvideo.vue @@ -19,13 +19,14 @@ --> + :src="order.technicianType=='3'?'../../static/vip/grade4.png':order.technicianType=='4'?'../../static/vip/grade6.png':'../../static/vip/grade5.png'" + mode=""> + {{order.artificerName}} - +