forked from x/volcanos
opt some
This commit is contained in:
parent
c6a9235274
commit
59a4c993a3
@ -277,7 +277,7 @@ Volcanos("ondetail", {help: "菜单交互", list: ["共享群组", "添加应用
|
|||||||
var msg = can.request(event, {action: cli.START})
|
var msg = can.request(event, {action: cli.START})
|
||||||
can.run(event, cmds, cb, silent)
|
can.run(event, cmds, cb, silent)
|
||||||
}}, [
|
}}, [
|
||||||
{name: "name", value: "@key"},
|
{name: "name", value: "@key=hi"},
|
||||||
{name: "repos", value: "@key"},
|
{name: "repos", value: "@key"},
|
||||||
{name: "template", value: "@key"},
|
{name: "template", value: "@key"},
|
||||||
], function(event, button, data, list, args) {
|
], function(event, button, data, list, args) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user