From bcbb563b5534a2402df227c55d1725ae70c757c6 Mon Sep 17 00:00:00 2001 From: chenhaizhao <2291973799@qq.com> Date: Fri, 9 Jan 2026 14:53:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4ui=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Card/Card.vue | 6 +- main.js | 4 +- pages.json | 6 + pages/brand/brandDetail/brandDetail.vue | 8 +- pages/brand/brandList/brandList.vue | 17 ++- pages/index/index.vue | 19 ++- .../patient/patientAddTask/patientAddTask.vue | 144 ++++++++++++++++++ .../patientFbDetail/patientFbDetail.vue | 35 ++--- pages/patient/patientFbList/patientFbList.vue | 67 ++++---- 9 files changed, 223 insertions(+), 83 deletions(-) create mode 100644 pages/patient/patientAddTask/patientAddTask.vue diff --git a/components/Card/Card.vue b/components/Card/Card.vue index 5745185..dc6b4f4 100644 --- a/components/Card/Card.vue +++ b/components/Card/Card.vue @@ -1,19 +1,19 @@ \ No newline at end of file diff --git a/pages/patient/patientFbDetail/patientFbDetail.vue b/pages/patient/patientFbDetail/patientFbDetail.vue index 256ef83..f1fdd8b 100644 --- a/pages/patient/patientFbDetail/patientFbDetail.vue +++ b/pages/patient/patientFbDetail/patientFbDetail.vue @@ -1,49 +1,42 @@