From b35c7546b8ff9cf02482b31731046f84376795a0 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Fri, 30 May 2025 16:36:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=82=A3=E8=80=85=E7=AB=AF?= =?UTF-8?q?=E6=9C=80=E5=90=8E=E5=B0=B1=E8=AF=8A=E6=97=B6=E9=97=B4=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E6=AD=A3=E7=A1=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/doctorImport.vue | 2 +- components/visitorAccount.vue | 2 +- pages/visit_detail/visit_detail.vue | 2 +- pages/visitors_new/visitors_new.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/doctorImport.vue b/components/doctorImport.vue index d609d50..935b347 100644 --- a/components/doctorImport.vue +++ b/components/doctorImport.vue @@ -38,7 +38,7 @@ export default { wx.navigateToMiniProgram({ appId: data.appid, path: data.path+'?did='+data.param.did, - envVersion: 'release', // 打开的小程序版本,有 develop(开发版),trial(体验版),release(正式版) + envVersion: 'trial', // 打开的小程序版本,有 develop(开发版),trial(体验版),release(正式版) success(res) { console.log('跳转成功') }, diff --git a/components/visitorAccount.vue b/components/visitorAccount.vue index 86a665f..ac4de3f 100644 --- a/components/visitorAccount.vue +++ b/components/visitorAccount.vue @@ -126,7 +126,6 @@ export default { ::v-deep { .uni-collapse-item .error{ margin-top: 24rpx; - margin-bottom: 24rpx; } } } @@ -194,6 +193,7 @@ export default { width: 100%; height: auto; overflow: hidden; + margin-top: 24rpx; .account-item { margin-bottom: 40rpx; diff --git a/pages/visit_detail/visit_detail.vue b/pages/visit_detail/visit_detail.vue index 53e664c..0e5ae4e 100644 --- a/pages/visit_detail/visit_detail.vue +++ b/pages/visit_detail/visit_detail.vue @@ -8,7 +8,7 @@ - + 治疗记录