From 0b8236efde25d098a044ff1342e89c7a8c77e262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Wed, 8 Nov 2023 15:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E5=92=8C?= =?UTF-8?q?=E5=81=A5=E5=BA=B7=E8=B1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/myinformation/myinformation.vue | 7 +++++-- pagesB/healthybeans/healthybeans.vue | 4 ++-- pagesB/screenorder/screenorder.vue | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue index fad4da7..1ce4f72 100644 --- a/pages/myinformation/myinformation.vue +++ b/pages/myinformation/myinformation.vue @@ -45,16 +45,19 @@ - + 0 + + {{appPersonallist.integral}} + 健康豆 - 0 + {{appPersonallist.patientCouponCount}} 优惠券 diff --git a/pagesB/healthybeans/healthybeans.vue b/pagesB/healthybeans/healthybeans.vue index 463924e..a2f1f7a 100644 --- a/pagesB/healthybeans/healthybeans.vue +++ b/pagesB/healthybeans/healthybeans.vue @@ -353,7 +353,7 @@ }) // 画文字 await this.$refs.rCanvas.drawText({ - text: "智慧康养泉城,医护关怀到家", + // text: "智慧康养,医护关怀到家", x: 150, y: 300, font_color: "#444444", @@ -367,7 +367,7 @@ }) }) await this.$refs.rCanvas.drawText({ - text: "超多福利,快来体验吧!", + // text: "超多福利,快来体验吧!", x: 150, y: 320, font_color: "#444444", diff --git a/pagesB/screenorder/screenorder.vue b/pagesB/screenorder/screenorder.vue index 5ac2b33..de31011 100644 --- a/pagesB/screenorder/screenorder.vue +++ b/pagesB/screenorder/screenorder.vue @@ -229,7 +229,7 @@ if (e) { this.formData.hospitalName = e this.formData.hospitalNameId = '' - + } @@ -441,7 +441,7 @@ ::v-deep .srollViewBox .scrollView.data-v-36ae0e32 { height: 350rpx !important; - overflow: auto; + overflow: scroll; } ::v-deep.u-form-item--left__content__label.data-v-5e7216f1 {