diff --git a/.env.dev b/.env.dev index 43076e63..e5856184 100644 --- a/.env.dev +++ b/.env.dev @@ -1,3 +1,10 @@ +### + # @Author: Do not edit + # @Date: 2023-08-29 09:40:39 + # @LastEditTime: 2023-09-11 15:55:29 + # @LastEditors: DY + # @Description: +### # 开发环境配置 ENV = 'development' diff --git a/package.json b/package.json index 447d0973..090e7f14 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "crypto-js": "^4.0.0", "echarts": "5.4.0", "element-ui": "2.15.12", - "file-saver": "2.0.5", + "file-saver": "^2.0.5", "fuse.js": "6.6.2", "highlight.js": "9.18.5", "js-beautify": "1.13.0", diff --git a/src/views/core/monitoring/auto/index.vue b/src/views/core/monitoring/auto/index.vue new file mode 100644 index 00000000..6b90674a --- /dev/null +++ b/src/views/core/monitoring/auto/index.vue @@ -0,0 +1,296 @@ + + + + diff --git a/src/views/core/monitoring/data/index.vue b/src/views/core/monitoring/data/index.vue new file mode 100644 index 00000000..5ca3f08e --- /dev/null +++ b/src/views/core/monitoring/data/index.vue @@ -0,0 +1,205 @@ + + + + diff --git a/src/views/core/monitoring/sectionStatistics/index.vue b/src/views/core/monitoring/sectionStatistics/index.vue new file mode 100644 index 00000000..0aeaf6ad --- /dev/null +++ b/src/views/core/monitoring/sectionStatistics/index.vue @@ -0,0 +1,240 @@ + + + +