mirror of https://github.com/openspug/spug
U 常规发布文件过滤规则语法高亮
parent
09be752bc1
commit
d248a7ebbd
|
@ -48,7 +48,7 @@ export default observer(function () {
|
|||
<Form.Item label={FilterHead} tooltip="xxx">
|
||||
<ACEditor
|
||||
readOnly={store.isReadOnly}
|
||||
mode="text"
|
||||
mode="sh"
|
||||
width="100%"
|
||||
height="80px"
|
||||
placeholder="每行一条规则"
|
||||
|
|
Loading…
Reference in New Issue