From b12cb1bdcbe210797de467020bfa442f3654fea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 9 Nov 2023 17:24:28 +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/myinformation/myinformation.vue | 17 +++++------------ pagesC/seekadvicefrom/seekadvicefrom.vue | 1 - 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue index 071d7fe..8ca118c 100644 --- a/pages/myinformation/myinformation.vue +++ b/pages/myinformation/myinformation.vue @@ -35,30 +35,23 @@ - 0 + {{appPersonallist.score>=0?appPersonallist.score:0}} 行为积分 - - 0 - - - {{appPersonallist.integral}} + + {{appPersonallist.integral>=0?appPersonallist.integral:0}} 健康豆 - - 0 - - - {{appPersonallist.patientCouponCount}} + + {{appPersonallist.patientCouponCount>=0?appPersonallist.patientCouponCount:0}} 优惠券 diff --git a/pagesC/seekadvicefrom/seekadvicefrom.vue b/pagesC/seekadvicefrom/seekadvicefrom.vue index 2fed629..110096e 100644 --- a/pagesC/seekadvicefrom/seekadvicefrom.vue +++ b/pagesC/seekadvicefrom/seekadvicefrom.vue @@ -357,7 +357,6 @@ // console.log(JSON.stringify(res.tempFilePaths)); } }); - } }, //发送图片