From dc615a9a9d4b6152c4226f7a2976021c4b365c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Thu, 13 Apr 2023 15:33:46 +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/homepage/homepage.vue | 2 +- pages/template/template.vue | 2 +- static/hlydingyue.png | Bin 0 -> 1985 bytes 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 static/hlydingyue.png diff --git a/pages/homepage/homepage.vue b/pages/homepage/homepage.vue index 6abded1..02a1493 100644 --- a/pages/homepage/homepage.vue +++ b/pages/homepage/homepage.vue @@ -117,7 +117,7 @@ uni.navigateTo({ url: "/pages/template/template" }) - } else if (this.personRoleLoginFlag = 'nursePersonRole') { + } else if (this.personRoleLoginFlag == 'nursePersonRole') { this.personopenPopup(); } }, diff --git a/pages/template/template.vue b/pages/template/template.vue index 297f0de..509ca90 100644 --- a/pages/template/template.vue +++ b/pages/template/template.vue @@ -1,7 +1,7 @@