diff --git a/pages.json b/pages.json
index bcb036c..35e10c6 100644
--- a/pages.json
+++ b/pages.json
@@ -361,6 +361,13 @@
"navigationStyle": "custom"
}
}
+ },
+ {
+ "path" : "pages/notFoundBriefing/notFoundBriefing",
+ "style" :
+ {
+ "navigationBarTitleText" : "机构动向简报"
+ }
}
],
diff --git a/pages/notFoundBriefing/notFoundBriefing.vue b/pages/notFoundBriefing/notFoundBriefing.vue
new file mode 100644
index 0000000..bd8dc48
--- /dev/null
+++ b/pages/notFoundBriefing/notFoundBriefing.vue
@@ -0,0 +1,55 @@
+
+
+
+
+ 暂无数据~
+
+
+
+
+
+
+
\ No newline at end of file