From e28d72a40e86d344b8ec1b5de91dbade7121acaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=BA=9A=E7=94=B7?= Date: Sat, 12 Feb 2022 10:37:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9B=91=E6=B5=8B=E5=99=A8?= =?UTF-8?q?=E7=AC=AC=E4=B8=80=E4=B8=AA=E8=B7=AF=E7=94=B1=E7=9A=84index.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/monitor/index.vue | 62 ++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 jero-web/src/views/monitor/index.vue diff --git a/jero-web/src/views/monitor/index.vue b/jero-web/src/views/monitor/index.vue new file mode 100644 index 00000000..3fa81c81 --- /dev/null +++ b/jero-web/src/views/monitor/index.vue @@ -0,0 +1,62 @@ + + + + + \ No newline at end of file