1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
root 2025-01-05 20:36:09 +08:00
parent 2070343cad
commit fb82981102

View File

@ -8,13 +8,8 @@ Volcanos({river: {
product: {name: "办公群", icon: "bi bi-wechat", storm: { product: {name: "办公群", icon: "bi bi-wechat", storm: {
feel: {name: "相册 feel", index: ["feel"]}, feel: {name: "相册 feel", index: ["feel"]},
plan: {name: "计划 plan", index: ["plan", "web.chat.flows", "web.team.asset", "web.team.house", "web.mall.goods"]}, plan: {name: "计划 plan", index: ["plan", "web.chat.flows", "web.team.asset", "web.team.house", "web.mall.goods"]},
message: {name: "聊天 message", message: {name: "聊天 message", list: ["message"]},
list: [ matrix: {name: "矩阵 matrix", index: ["matrix"], nodetype: web.SERVER, type: aaa.TECH},
"message",
{space: "20230913-matrix-story", index: "web.chat.email.client"},
],
},
matrix: {name: "矩阵 matrix", index: ["matrix"], type: aaa.TECH, nodetype: web.SERVER, },
}}, }},
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, storm: { project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, storm: {
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [ studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
@ -38,16 +33,13 @@ Volcanos({river: {
// {space: "20230913-matrix-story", index: "web.code.docker.container"}, // {space: "20230913-matrix-story", index: "web.code.docker.container"},
]}, ]},
}}, }},
operate: {name: "运维群", icon: "bi bi-shield-lock", type: aaa.TECH, nodetype: web.SERVER, storm: { operate: {name: "运维群", icon: "bi bi-shield-lock", nodetype: web.SERVER, type: aaa.TECH, storm: {
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", list: [ email: {name: "邮箱 email", icon: "bi bi-envelope", list: ["apply", "offer", "email"]},
"apply", "offer", "email",
{space: "20230913-matrix-story", index: "web.chat.email.creds"},
]},
user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "sess", "role", "aaa.asign"]}, 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", nodetype: web.SERVER, type: aaa.TECH, 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"]},
file: {name: "文件 file", icon: "bi bi-folder2", index: ["dir", "trash", "export"]}, file: {name: "文件 file", icon: "bi bi-folder2", index: ["dir", "trash", "export"]},
network: {name: "网络 network", icon: "bi bi-globe", index: ["wifi", "host", "port"]}, network: {name: "网络 network", icon: "bi bi-globe", index: ["wifi", "host", "port"]},