From ec924c4f3e017b6d68d50ca7935820321fde161c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 27 Oct 2023 11:16:39 +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.json | 10 ++++++---- questionnaire/hypertension/hypertension.vue | 21 +++++++++++++++++++-- 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/pages.json b/pages.json index 184f5e7..faaf445 100644 --- a/pages.json +++ b/pages.json @@ -630,28 +630,24 @@ "navigationBarTitleText": "慢阻肺评估问卷", "enablePullDownRefresh": false } - }, { "path": "cerebralapoplexy/cerebralapoplexy", "style": { "navigationBarTitleText": "脑卒中评估问卷", "enablePullDownRefresh": false } - }, { "path": "chronicdisease/chronicdisease", "style": { "navigationBarTitleText": "慢病评估问卷", "enablePullDownRefresh": false } - }, { "path": "nephropathy/nephropathy", "style": { "navigationBarTitleText": "糖尿病肾病评估报告", "enablePullDownRefresh": false } - }, { "path": "Ophthalmopathy/Ophthalmopathy", "style": { @@ -664,6 +660,12 @@ "navigationBarTitleText": "糖尿病足病评估问卷", "enablePullDownRefresh": false } + }, { + "path": "prescription/prescription", + "style": { + "navigationBarTitleText": "健康处方", + "enablePullDownRefresh": false + } }] }], "globalStyle": { diff --git a/questionnaire/hypertension/hypertension.vue b/questionnaire/hypertension/hypertension.vue index 892400b..e2b362e 100644 --- a/questionnaire/hypertension/hypertension.vue +++ b/questionnaire/hypertension/hypertension.vue @@ -1,6 +1,6 @@