From 5d6a5a4a821c2580a9ac14492f41b7b2285606ea Mon Sep 17 00:00:00 2001 From: Jafeng <2998840497@qq.com> Date: Wed, 4 Feb 2026 15:15:45 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BC=98=E5=8C=96=E7=97=85?= =?UTF-8?q?=E4=BE=8B=E4=B8=BA=E7=97=85=E5=8E=86=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=8F=91=E9=80=81=E5=86=85=E5=AE=B9=E5=92=8C=E9=99=84=E4=BB=B6?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 +- pages/case/new-followup.vue | 178 ++++++++++++++++++++++++++++++++- pages/message/article-list.vue | 23 ++++- pages/message/survey-list.vue | 23 ++++- routes/index.js | 2 +- 5 files changed, 220 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index 34a8be8..5008e0b 100644 --- a/pages.json +++ b/pages.json @@ -21,7 +21,7 @@ { "path": "pages/home/case-home", "style": { - "navigationBarTitleText": "病例" + "navigationBarTitleText": "病历" } }, { @@ -311,7 +311,7 @@ "pagePath": "pages/home/case-home", "iconPath": "static/tabbar/cart.png", "selectedIconPath": "static/tabbar/cart_selected.png", - "text": "病例" + "text": "病历" }, { "pagePath": "pages/home/work-home", diff --git a/pages/case/new-followup.vue b/pages/case/new-followup.vue index f7fc132..f368dff 100644 --- a/pages/case/new-followup.vue +++ b/pages/case/new-followup.vue @@ -46,6 +46,33 @@ {{ (form.taskContent || '').length }}/200 + + + 向患者发送 + +