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 @@
-
+
-
+
-
+
陈程城
男
25
- 住院号/ID:123456
+ 住院号/ID:123456
-
-
-
- 病情描述
+
+
+
+ 病情描述
- xxxxx
+ xxxxx
提示:1.病人的状态描述,是否出现头疼,呕吐,嗜睡等以上症状.2.病人行为描述:是否出现走路不稳,大小便失禁等方面概述
-
+
\ No newline at end of file