mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 01:04:06 +08:00
opt some
This commit is contained in:
parent
97429a6416
commit
9d59721776
@ -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"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user