mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 21:46:12 +08:00
不再限制eval命令编辑器的高度
This commit is contained in:
parent
6a1ed8a13f
commit
d9e542d4f2
@ -27,8 +27,6 @@ export const scriptCommands = {
|
|||||||
{
|
{
|
||||||
component: "CodeEditor",
|
component: "CodeEditor",
|
||||||
language: "quickcommand",
|
language: "quickcommand",
|
||||||
height: 40,
|
|
||||||
hasAIAssistant: false,
|
|
||||||
placeholder:
|
placeholder:
|
||||||
"和当前流程共享上下文(变量、函数等),支持utools、quickcommand、quickcomposer、nodejs的接口。",
|
"和当前流程共享上下文(变量、函数等),支持utools、quickcommand、quickcomposer、nodejs的接口。",
|
||||||
width: 12,
|
width: 12,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user