mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
添加Cookie增加每条验证
1. codemirror主题改为默认 2. docker打包触发条件改为tag
This commit is contained in:
@@ -81,7 +81,6 @@ const Config = () => {
|
||||
styleActiveLine: true,
|
||||
matchBrackets: true,
|
||||
mode: 'shell',
|
||||
theme: 'icecoder',
|
||||
}}
|
||||
onBeforeChange={(editor, data, value) => {
|
||||
setValue(value);
|
||||
|
||||
Reference in New Issue
Block a user