From e50057d3968aaa78e2534e1d256f8509993e61d5 Mon Sep 17 00:00:00 2001 From: lq Date: Fri, 25 Oct 2024 15:54:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/patient/index.vue | 2 +- pages/workbench/index.vue | 10 +++++++--- subPackages/sub_patient/patient_detail.vue | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 3c9f426..f360ed0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "xiaokang_doctor", + "name" : "xk-doctor-wx", "appid" : "__UNI__8971029", "description" : "", "versionName" : "1.0.0", diff --git a/pages/patient/index.vue b/pages/patient/index.vue index 2b09a3b..9e0de7e 100644 --- a/pages/patient/index.vue +++ b/pages/patient/index.vue @@ -46,7 +46,7 @@ + :src="item.user.avatarurl || require(`../../static/image/${item.sex%2==0?'nv':'nan'}.png`)"> diff --git a/pages/workbench/index.vue b/pages/workbench/index.vue index 0256ab8..1022e59 100644 --- a/pages/workbench/index.vue +++ b/pages/workbench/index.vue @@ -15,9 +15,13 @@ - - + + + + + + + {{doctorInfo.DoctorInfo.name}} diff --git a/subPackages/sub_patient/patient_detail.vue b/subPackages/sub_patient/patient_detail.vue index 7e80014..5851669 100644 --- a/subPackages/sub_patient/patient_detail.vue +++ b/subPackages/sub_patient/patient_detail.vue @@ -41,7 +41,7 @@ - +