diff --git a/pages.json b/pages.json index d5bcd1f..5845679 100644 --- a/pages.json +++ b/pages.json @@ -347,6 +347,14 @@ "enablePullDownRefresh": false } }, + + { + "path": "Filinginformation/Filinginformation", + "style": { + "navigationBarTitleText": "查看建档信息", + "enablePullDownRefresh": false + } + }, { "path": "Screeningdetails/Screeningdetails", "style": { @@ -425,4 +433,4 @@ } ] } -} \ No newline at end of file +} diff --git a/pagesC/Filinginformation/Filinginformation.vue b/pagesC/Filinginformation/Filinginformation.vue new file mode 100644 index 0000000..e8c3a9b --- /dev/null +++ b/pagesC/Filinginformation/Filinginformation.vue @@ -0,0 +1,176 @@ + + + + + \ No newline at end of file diff --git a/pagesC/Healthrecords/Healthrecords.vue b/pagesC/Healthrecords/Healthrecords.vue index 0dc6126..1a53f05 100644 --- a/pagesC/Healthrecords/Healthrecords.vue +++ b/pagesC/Healthrecords/Healthrecords.vue @@ -1,7 +1,10 @@