forked from Gitlink/forgeplus-react
Merge branch 'gitlink_ssr_head' of https://gitlink.org.cn/Gitlink/forgeplus-react into gitlink_ssr_head
This commit is contained in:
commit
0d5919f67a
|
|
@ -121,7 +121,7 @@
|
||||||
styleSelectedText: true,
|
styleSelectedText: true,
|
||||||
matchWordHighlight: true, // options: true, false, "onselected"
|
matchWordHighlight: true, // options: true, false, "onselected"
|
||||||
styleActiveLine: true, // Highlight the current line
|
styleActiveLine: true, // Highlight the current line
|
||||||
dialogLockScreen: true,
|
dialogLockScreen: false,
|
||||||
dialogShowMask: true,
|
dialogShowMask: true,
|
||||||
dialogDraggable: true,
|
dialogDraggable: true,
|
||||||
dialogMaskBgColor: "#fff",
|
dialogMaskBgColor: "#fff",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue