1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-11-06 13:47:25 +08:00
parent 77e5c4b82a
commit 35f77e68c5
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ var mdb = {FOREACH: "*", RANDOMS: "%",
}
var web = {CHAT: "chat", PORTAL: "portal", STUDIO: "studio", SERVICE: "service", DOMAIN: "domain",
SPIDE: "spide", SPACE: "space", ROUTE: "route", DREAM: "dream",
SHARE: "share", COUNT: "count",
TOKEN: "token", SHARE: "share", COUNT: "count",
WORKER: "worker", SERVER: "server", GATEWAY: "gateway",
OPEN: "open", LINK: "link", HTTP: "http", URL: "url", SHARE_CACHE: "/share/cache/", SHARE_LOCAL: "/share/local/",
AT: ice.AT, QS: ice.QS,

View File

@ -1,7 +1,7 @@
Volcanos(chat.ONFIGURE, {key: {
_load: function(event, can, cb, target, name, value) {
if (target._done && target.value) { return can.onmotion.hidden(can, can._target, can.Status("total") > 0)} target._done = true
can.onmotion.hidden(can, can._target)
can.onmotion.focus(can, target), can.onmotion.hidden(can, can._target)
can.runAction(event, mdb.INPUTS, [name, value||""], function(msg) {
name == ctx.INDEX && can.core.Item(can.onengine.plugin.meta, function(key) { msg.Push(ctx.INDEX, can.core.Keys(ice.CAN, key)) })
can._show(can, msg, cb, target, name)