From 8b54bac4c17fc271d84e441517c52950ec225b44 Mon Sep 17 00:00:00 2001 From: chenhaizhao <2291973799@qq.com> Date: Wed, 31 Dec 2025 14:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 6 +- pages/index/index.vue | 6 +- pages/patient/addTask/addTask.vue | 7 -- pages/patient/patientList/patientList.vue | 99 +++++++++++++---------- 4 files changed, 65 insertions(+), 53 deletions(-) delete mode 100644 pages/patient/addTask/addTask.vue diff --git a/App.vue b/App.vue index ddad388..815226c 100644 --- a/App.vue +++ b/App.vue @@ -31,6 +31,10 @@ onLaunch(() => { }) - diff --git a/pages/index/index.vue b/pages/index/index.vue index 2fda80f..d5638a0 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -60,7 +60,7 @@ const logout = async() => {