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 @@
-
+
{{Number(index)+1}}、{{item.questionName}}
@@ -19,10 +19,14 @@