mirror of
https://shylinux.com/x/volcanos
synced 2025-04-26 09:14:06 +08:00
action <input type="button" value="提交"><input type="button" value="上传">
This commit is contained in:
parent
693f1e3aeb
commit
f91c80247d
1
frame.js
1
frame.js
@ -536,6 +536,7 @@ Volcanos("onappend", {help: "渲染引擎", list: [], _init: function(can, meta,
|
|||||||
can.core.Item(line, msg.Option)
|
can.core.Item(line, msg.Option)
|
||||||
can.run(event, ["action", target.value].concat(list), function(msg) {
|
can.run(event, ["action", target.value].concat(list), function(msg) {
|
||||||
can.user.toast(can, target.value+"成功", "paste")
|
can.user.toast(can, target.value+"成功", "paste")
|
||||||
|
can.run({})
|
||||||
}, true)
|
}, true)
|
||||||
return true
|
return true
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user