mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
添加Cookie增加每条验证
1. codemirror主题改为默认 2. docker打包触发条件改为tag
This commit is contained in:
@@ -67,6 +67,7 @@ export default function (props: any) {
|
||||
{
|
||||
icon: <LogoutOutlined />,
|
||||
name: '退出登录',
|
||||
path: 'logout',
|
||||
onTitleClick: () => logout(),
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user