mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-17 08:54:19 +08:00
新增paraminput组件,处理多类型参数
This commit is contained in:
@@ -72,6 +72,8 @@ export const simulateCommands = {
|
||||
{
|
||||
value: "utools.getCursorScreenPoint",
|
||||
label: "获取鼠标坐标",
|
||||
outputVariable: "{x:curX,y:curY}",
|
||||
saveOutput: true,
|
||||
config: [],
|
||||
allowEmptyArgv: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user