1
0
forked from x/volcanos
This commit is contained in:
shylinux 2020-04-14 11:58:22 +08:00
parent 175d308c3f
commit 30e094d067

View File

@ -108,7 +108,7 @@ Volcanos("onimport", {help: "导入数据", list: [],
}) })
}) })
}, },
}, ["plugin/team/plan.css"]) }, ["plugin/local/team/plan.css"])
Volcanos("onaction", {help: "组件交互", list: []}) Volcanos("onaction", {help: "组件交互", list: []})
Volcanos("onchoice", {help: "组件菜单", list: ["返回", "清空"], Volcanos("onchoice", {help: "组件菜单", list: ["返回", "清空"],
"返回": function(event, can, msg, cmd, target) { "返回": function(event, can, msg, cmd, target) {