1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
shylinux 2021-02-19 21:03:36 +08:00
parent 97429a6416
commit 9d59721776

View File

@ -175,7 +175,7 @@ Volcanos("onaction", {help: "交互数据", list: [], _init: function(can, msg,
black: function(event, can, button) { can.onlayout.topic(can, button) },
white: function(event, can, button) { can.onlayout.topic(can, button) },
print: function(event, can, button) { can.onlayout.topic(can, "white print") },
clear: function(event, can, button) { can.onimport.background(event, can, button) },
clear: function(event, can, button) { can.onimport.background(event, can, "") },
pack: function(event, can) {
can.user.input(event, can, [
{_input: "text", name: "name", value: "demo"},