mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 09:57:23 +08:00
条件判断添加作用范围样式及拖拽校验
This commit is contained in:
@@ -7,6 +7,7 @@ export const controlCommands = {
|
||||
label: "条件判断",
|
||||
component: "ConditionalJudgment",
|
||||
isControlFlow: true,
|
||||
commandChain: ["if", "end"],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user