From 2d37cfc671114b54e70cd90f7bc1e8c4e791d8e4 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sat, 14 Aug 2021 16:56:06 +0800 Subject: [PATCH] =?UTF-8?q?refactor(web):=20=E9=9D=A2=E6=9D=BF=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/modals/GroupDetail/Panel/index.tsx | 2 ++ web/src/styles/antd/dark.less | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/web/src/components/modals/GroupDetail/Panel/index.tsx b/web/src/components/modals/GroupDetail/Panel/index.tsx index 0c654561..9073a1f8 100644 --- a/web/src/components/modals/GroupDetail/Panel/index.tsx +++ b/web/src/components/modals/GroupDetail/Panel/index.tsx @@ -30,6 +30,8 @@ export const GroupPanel: React.FC<{ return (
+
{t('面板管理')}
+