From 7c5592c1b4bd5a4b4aba9cb66cee27bac120b949 Mon Sep 17 00:00:00 2001 From: Xiaoyu <3306310490@qq.com> Date: Tue, 18 Feb 2025 22:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 - src/views/system/logs/index.vue | 226 ++++++++++++++++++++++++++++++++ 2 files changed, 226 insertions(+), 2 deletions(-) create mode 100644 src/views/system/logs/index.vue diff --git a/.gitignore b/.gitignore index a547bf3..75a23ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,4 @@ # Logs -logs -*.log npm-debug.log* yarn-debug.log* yarn-error.log* diff --git a/src/views/system/logs/index.vue b/src/views/system/logs/index.vue new file mode 100644 index 0000000..8093430 --- /dev/null +++ b/src/views/system/logs/index.vue @@ -0,0 +1,226 @@ + + + + +