From 8a34c18827206ff03fc48b9dfaf19a3ad4ad08c0 Mon Sep 17 00:00:00 2001 From: ldrop Date: Mon, 20 Jan 2025 14:09:53 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=9B=91=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/operlog/business.vue | 76 +++++++++ src/views/monitor/operlog/chartAndTables.vue | 166 +++++++++++++++++++ src/views/monitor/operlog/moduleBarChart.vue | 130 +++++++++++++++ 3 files changed, 372 insertions(+) create mode 100644 src/views/monitor/operlog/business.vue create mode 100644 src/views/monitor/operlog/chartAndTables.vue create mode 100644 src/views/monitor/operlog/moduleBarChart.vue diff --git a/src/views/monitor/operlog/business.vue b/src/views/monitor/operlog/business.vue new file mode 100644 index 0000000..e6716b8 --- /dev/null +++ b/src/views/monitor/operlog/business.vue @@ -0,0 +1,76 @@ + + + + + + + diff --git a/src/views/monitor/operlog/chartAndTables.vue b/src/views/monitor/operlog/chartAndTables.vue new file mode 100644 index 0000000..2ef4b1b --- /dev/null +++ b/src/views/monitor/operlog/chartAndTables.vue @@ -0,0 +1,166 @@ + + + + diff --git a/src/views/monitor/operlog/moduleBarChart.vue b/src/views/monitor/operlog/moduleBarChart.vue new file mode 100644 index 0000000..d894779 --- /dev/null +++ b/src/views/monitor/operlog/moduleBarChart.vue @@ -0,0 +1,130 @@ + + + \ No newline at end of file -- Gitee From 520a7f75fa5ba9235929ba2a3337166be7bbc4e0 Mon Sep 17 00:00:00 2001 From: ldrop Date: Thu, 23 Jan 2025 14:10:22 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=9B=91=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/operlog/business.vue | 16 ++---- src/views/monitor/operlog/chartAndTables.vue | 56 +++++++------------- src/views/monitor/operlog/moduleBarChart.vue | 42 ++++++++------- 3 files changed, 44 insertions(+), 70 deletions(-) diff --git a/src/views/monitor/operlog/business.vue b/src/views/monitor/operlog/business.vue index e6716b8..01e3365 100644 --- a/src/views/monitor/operlog/business.vue +++ b/src/views/monitor/operlog/business.vue @@ -30,7 +30,7 @@ -