forked from x/volcanos
add some
This commit is contained in:
parent
1c926185f9
commit
ad17bfc6e9
2
const.js
2
const.js
@ -96,7 +96,7 @@ var web = {
|
||||
CHAT_SSO: "/chat/sso/", CHAT_POD: "/chat/pod/", CHAT_CMD: "/chat/cmd/",
|
||||
|
||||
CHAT: "chat",
|
||||
PkORTAL: "portal", DESKTOP: "desktop",
|
||||
PORTAL: "portal", DESKTOP: "desktop",
|
||||
STUDIO: "studio", SERVICE: "service",
|
||||
|
||||
CODE_GIT_SEARCH: "web.code.git.search",
|
||||
|
1
frame.js
1
frame.js
@ -230,7 +230,6 @@ Volcanos(chat.ONAPPEND, {_init: function(can, meta, list, cb, target, field) {
|
||||
}), item), "", action)
|
||||
})
|
||||
var _can = can._fields? can.sup: can
|
||||
debugger
|
||||
can.base.beginWith(can.ConfIndex(), "can.", "web.chat.macos.") ||
|
||||
can.page.tagis(can._fields||can._target, html.FIELDSET_PANEL, html.FIELDSET_PLUG) || action == can._action && can.page.Append(can, action,
|
||||
can.core.Item(can.user.isMobile? {
|
||||
|
Loading…
x
Reference in New Issue
Block a user