From 53ebf855097ffe9532b3ea8fd08c06542612677c Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Fri, 5 May 2023 01:48:00 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E4=BF=AE=E6=94=B9=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/system/gpAdmin_system.js | 8 ++++---- resources/state/state.css | 8 ++------ resources/state/state.html | 2 +- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/config/system/gpAdmin_system.js b/config/system/gpAdmin_system.js index 8438754..09a2827 100644 --- a/config/system/gpAdmin_system.js +++ b/config/system/gpAdmin_system.js @@ -156,8 +156,8 @@ export const helpList = [{ group: '定时禁言', list: [ { - title: '#定时(禁言|解禁)(00:00 | cron)', - desc: '设置定时禁言或解禁可用cron表达式设置', + title: '#定时(禁言|解禁)00:00', + desc: '设置定时可用cron表达式设置', icon: 12 }, { title: '#定时禁言任务', @@ -245,8 +245,8 @@ export const helpList = [{ group: '违禁词', list: [ { - title: '#新增(模糊|精确)?<惩罚>?违禁词.*', - desc: '惩罚包括踢、禁、撤、踢撤、禁撤', + title: '#新增违禁词.*', + desc: '文档查看具体用法', icon: 7 }, { diff --git a/resources/state/state.css b/resources/state/state.css index d88fc43..f63a2cf 100644 --- a/resources/state/state.css +++ b/resources/state/state.css @@ -26,8 +26,8 @@ body { padding: 10px; background: rgba(255, 255, 255, 0.45); box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37); - backdrop-filter: blur(6px); - -webkit-backdrop-filter: blur(6px); + backdrop-filter: blur(10px); + -webkit-backdrop-filter: blur(10px); border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.18); font-weight: 700; @@ -240,8 +240,4 @@ hr { flex-shrink: 1; margin-left: 20px; text-align: right; -} - -#Chart { - height: 300px; } \ No newline at end of file diff --git a/resources/state/state.html b/resources/state/state.html index 08b1769..822f5c8 100644 --- a/resources/state/state.html +++ b/resources/state/state.html @@ -73,7 +73,7 @@ {{if chartData}}
-
+