diff --git a/src/components/public/Header.vue b/src/components/public/Header.vue
index 4cdfa6d..034c657 100644
--- a/src/components/public/Header.vue
+++ b/src/components/public/Header.vue
@@ -106,7 +106,7 @@ export default {
// },
{
name:"统计分析",
- path:"analyse",
+ path:"statistics",
children:[]
},
// {
diff --git a/src/router/index.js b/src/router/index.js
index aa5e709..cc44b4a 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -328,16 +328,36 @@ export const constantRoutes = [
loginAuthority: true
}
},
+ // {
+ // path: 'analyse',
+ // name: 'analyse',
+ // component: () => import('@/views/analyse.vue'),
+ // meta: {
+ // title: '统计分析',
+ // icon: 'peoples',
+ // loginAuthority: true
+ // }
+ // },
{
- path: 'analyse',
- name: 'analyse',
- component: () => import('@/views/analyse.vue'),
+ path: 'statistics',
+ name: 'statistics',
+ component: () => import('@/views/statistics/index.vue'),
meta: {
title: '统计分析',
icon: 'peoples',
loginAuthority: true
}
},
+ {
+ path: 'ships',
+ name: 'ships',
+ component: () => import('@/views/statistics/ShipStatistics.vue'),
+ meta: {
+ title: '科考船汇总统计',
+ icon: 'peoples',
+ loginAuthority: true
+ }
+ },
{
path: 'AboutUs',
name: 'AboutUs',
diff --git a/src/views/statistics/ShipStatistics.vue b/src/views/statistics/ShipStatistics.vue
new file mode 100644
index 0000000..34ea8fc
--- /dev/null
+++ b/src/views/statistics/ShipStatistics.vue
@@ -0,0 +1,681 @@
+
+
+
+

+
+
+
探索一号
+
+ -
+
+
+
+ -
+
+
+
+ -
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/statistics/index.vue b/src/views/statistics/index.vue
new file mode 100644
index 0000000..d32523e
--- /dev/null
+++ b/src/views/statistics/index.vue
@@ -0,0 +1,287 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
科考船汇总统计
+
4艘
+
探索一号、探索二号、探索三号、海警101船
+
+
+
+
+
+
+
+
+
+
+
+
+
+
载人潜水器汇总统计
+
2型
+
深海勇士、奋斗者等
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
无人航行潜水器汇总统计
+
数据加载中
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
基站汇总统计
+
暂无数据
+
深海站、深渊站、国际站
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+