From ac55385696414f914fce0503f2a94414315c487f Mon Sep 17 00:00:00 2001 From: zhengkunwang223 <31820853+zhengkunwang223@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:27:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=97=A5=E5=BF=97=E5=AE=A1=E8=AE=A1-?= =?UTF-8?q?=E7=BD=91=E7=AB=99=E6=97=A5=E5=BF=97=E5=A2=9E=E5=8A=A0=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E5=92=8C=E8=BF=BD=E8=B8=AA=E5=8A=9F=E8=83=BD=20(#1592?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 日志审计-网站日志增加下载和追踪功能 --- .../src/components/container-log/index.vue | 10 +-- frontend/src/styles/common.scss | 4 ++ frontend/src/utils/util.ts | 10 +++ .../views/container/container/log/index.vue | 10 +-- .../database/mysql/setting/slow-log/index.vue | 10 +-- frontend/src/views/log/website/index.vue | 69 ++++++++++++++----- .../website/config/log/log-fiile/index.vue | 10 +-- 7 files changed, 73 insertions(+), 50 deletions(-) diff --git a/frontend/src/components/container-log/index.vue b/frontend/src/components/container-log/index.vue index fda1dd6b9..962ab181d 100644 --- a/frontend/src/components/container-log/index.vue +++ b/frontend/src/components/container-log/index.vue @@ -47,7 +47,7 @@