1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-28 02:02:02 +08:00
icebergs/core/team/team.js
2020-06-08 10:16:34 +08:00

9 lines
243 B
JavaScript

Volcanos("onimport", {help: "导入数据", list: [], _init: function(can, msg, list, cb, target) { can._target = "",
},
})
Volcanos("onaction", {help: "组件交互", list: [],
})
Volcanos("onexport", {help: "导出数据", list: [],
})