From e8e9c84cdf1c274e47cd70642151312500b10a8f Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Thu, 5 Mar 2026 19:00:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=BB=84=E6=95=B0=E6=8D=AE=E8=BE=83?= =?UTF-8?q?=E5=A4=9A=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +- pages.json | 2 +- pages_app/patientGroup/patientGroup.vue | 7 +- pages_app/patientMsg/patientMsg.vue | 108 +++++++++++------- pages_app/selectPatient/selectPatient.vue | 17 +-- .../selectPatientSingle.vue | 17 +-- 6 files changed, 94 insertions(+), 61 deletions(-) diff --git a/manifest.json b/manifest.json index 5b6a8f5..d21ceb5 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "肝胆相照专家版", "appid" : "__UNI__89F511F", "description" : "", - "versionName" : "4.2.4", - "versionCode" : 424, + "versionName" : "4.2.5", + "versionCode" : 425, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */ diff --git a/pages.json b/pages.json index 4349492..42f280e 100644 --- a/pages.json +++ b/pages.json @@ -1686,7 +1686,7 @@ "list": [ { "name": "", - "path": "/pages_app/idcardAuth/bankCardList", + "path": "pages_app/patientMsg/patientMsg", "query": "" } ] diff --git a/pages_app/patientGroup/patientGroup.vue b/pages_app/patientGroup/patientGroup.vue index 2fcf522..81c4aa6 100644 --- a/pages_app/patientGroup/patientGroup.vue +++ b/pages_app/patientGroup/patientGroup.vue @@ -99,7 +99,7 @@