diff --git a/pages.json b/pages.json
index 7b30f00..587adc3 100644
--- a/pages.json
+++ b/pages.json
@@ -82,7 +82,7 @@
}
]
},
- { //商业BI
+ { // 商业BI
"root": "pages/commercialBI",
"pages": [
{
@@ -149,6 +149,26 @@
"style": {
"navigationBarTitleText": ""
}
+ },
+ {
+ "path": "yearPlan",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationStyle": "custom"
+ }
+ }
+ ]
+ },
+ // 考核考评
+ {
+ "root": "pages/examine",
+ "pages": [
+ {
+ "path": "index",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationStyle": "custom"
+ }
}
]
},
diff --git a/pages/commercialBI/yearPlan.vue b/pages/commercialBI/yearPlan.vue
new file mode 100644
index 0000000..8fcbc41
--- /dev/null
+++ b/pages/commercialBI/yearPlan.vue
@@ -0,0 +1,128 @@
+
+ 年度经营计划