mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 18:04:28 +08:00
数据处理分类新增数组处理、时间处理、字符串处理
This commit is contained in:
@@ -115,6 +115,7 @@ export const uiCommands = {
|
||||
isAsync: true,
|
||||
outputVariable: "{id,text}",
|
||||
saveOutput: true,
|
||||
width: 12,
|
||||
config: [
|
||||
{
|
||||
label: "按钮",
|
||||
@@ -133,6 +134,7 @@ export const uiCommands = {
|
||||
isAsync: true,
|
||||
outputVariable: "[inputValue1]",
|
||||
saveOutput: true,
|
||||
width: 12,
|
||||
config: [
|
||||
{
|
||||
label: "输入框",
|
||||
|
||||
Reference in New Issue
Block a user