mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 01:04:06 +08:00
7 lines
143 B
JavaScript
7 lines
143 B
JavaScript
Volcanos("onimport", {help: "导入数据", list: [],
|
|
_init: function(can, msg, list, cb, target) { can._output.innerHTML = ""
|
|
|
|
},
|
|
})
|
|
|