mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
opt input
This commit is contained in:
parent
6ff728e7b8
commit
137e50aaa7
@ -39,9 +39,10 @@ Volcanos("onimport", {help: "导入数据", list: [],
|
||||
},
|
||||
})
|
||||
Volcanos("onaction", {help: "组件交互", list: [["layout", "工作", "办公", "聊天"], "清屏", "刷新", "串行", "并行",
|
||||
{input: "pod"}, {input: "top"},
|
||||
{input: "you"}, {input: "hot"}],
|
||||
{input: "pod"}, {input: "you"}, {input: "hot"}, {input: "top"},
|
||||
],
|
||||
"工作": function(event, can, msg, cmd, output) {
|
||||
|
||||
can.Export(event, cmd, "layout")
|
||||
},
|
||||
"办公": function(event, can, msg, cmd, output) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user