mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
857a6c8f1d
commit
62cf6230e6
2
frame.js
2
frame.js
@ -247,6 +247,8 @@ Volcanos("onappend", { _init: function(can, meta, list, cb, target, field) { met
|
|||||||
}
|
}
|
||||||
|
|
||||||
input.run = function(event, cmds, cb, silent) { var msg = sub.request(event)
|
input.run = function(event, cmds, cb, silent) { var msg = sub.request(event)
|
||||||
|
sub.core.Item(sub.Conf("option"), msg.Option)
|
||||||
|
|
||||||
// 控件回调
|
// 控件回调
|
||||||
switch (item.name) {
|
switch (item.name) {
|
||||||
case "打开":
|
case "打开":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user