forked from x/ContextOS
add some
This commit is contained in:
parent
a241d541c4
commit
b650d9baad
@ -3,7 +3,7 @@ Volcanos({river: {
|
|||||||
portal: {index: ["portal"]},
|
portal: {index: ["portal"]},
|
||||||
desktop: {index: ["desktop"]},
|
desktop: {index: ["desktop"]},
|
||||||
dream: {index: ["dream"], nodetype: web.SERVER},
|
dream: {index: ["dream"], nodetype: web.SERVER},
|
||||||
store: {index: ["store"], nodetype: web.SERVER},
|
store: {index: ["store"], nodetype: web.SERVER, type: aaa.TECH},
|
||||||
}},
|
}},
|
||||||
product: {name: "办公群", icon: "bi bi-wechat", storm: {
|
product: {name: "办公群", icon: "bi bi-wechat", storm: {
|
||||||
feel: {name: "相册 feel", index: ["feel"]},
|
feel: {name: "相册 feel", index: ["feel"]},
|
||||||
@ -37,7 +37,7 @@ Volcanos({river: {
|
|||||||
share: {name: "共享 share", icon: "bi bi-share", index: ["share", "token", "qrcode", "web.product"]},
|
share: {name: "共享 share", icon: "bi bi-share", index: ["share", "token", "qrcode", "web.product"]},
|
||||||
oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]},
|
oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]},
|
||||||
email: {name: "邮箱 email", icon: "bi bi-envelope", index: ["email", "offer", "apply"]},
|
email: {name: "邮箱 email", icon: "bi bi-envelope", index: ["email", "offer", "apply"]},
|
||||||
user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "totp", "sess", "role"]},
|
user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "sess", "role", "aaa.asign"]},
|
||||||
}},
|
}},
|
||||||
system: {name: "系统群", icon: "bi bi-ubuntu", type: aaa.TECH, nodetype: web.SERVER, storm: {
|
system: {name: "系统群", icon: "bi bi-ubuntu", type: aaa.TECH, nodetype: web.SERVER, storm: {
|
||||||
software: {name: "软件 software", icon: "bi bi-grid", index: ["runtime", "log.debug", "xterm", "package", "mirrors"]},
|
software: {name: "软件 software", icon: "bi bi-grid", index: ["runtime", "log.debug", "xterm", "package", "mirrors"]},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user