forked from x/ContextOS
18 lines
1.4 KiB
JavaScript
18 lines
1.4 KiB
JavaScript
Volcanos({river: {
|
|
product: {name: "产品群", icon: "bi bi-bar-chart-line-fill", storm: {
|
|
office: {name: "办公 office", icon: "bi bi-bar-chart-line-fill", index: ["web.wiki.portal", "web.chat.macos.desktop", "web.wiki.feel", "web.chat.flows", "web.wiki.draw"]},
|
|
}},
|
|
project: {name: "研发群", icon: "bi bi-git", storm: {
|
|
studio: {name: "研发 studio", icon: "bi bi-git", index: ["web.code.vimer", "web.code.git.status", "web.chat.favor", "web.team.plan", "web.wiki.word"]},
|
|
}},
|
|
profile: {name: "测试群", icon: "bi bi-list-columns", type: aaa.TECH, storm: {
|
|
issue: {name: "发布 issue", icon: "bi bi-list-check", index: ["web.code.compile", "web.code.publish", "web.code.bench", "web.code.pprof", "web.dream", "web.space", "web.code.git.service", "web.code.git.status"]},
|
|
}},
|
|
operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: {
|
|
web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["web.chat.oauth.client", "broad", "serve", "dream", "space", "route", "share", "count"]},
|
|
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: ["offer", "email", "user", "totp", "sess", "role"]},
|
|
cli: {name: "系统 cli", icon: "bi bi-windows", index: ["qrcode", "daemon", "runtime", "cli.procstat", "cli.procinfo", "mirrors", "signal", "timer", "routine", "log.debug"]},
|
|
nfs: {name: "文件 nfs", icon: "bi bi-server", index: ["dir", "cat", "tar", "pack", "tail", "trash", "server", "host", "port"]},
|
|
}},
|
|
}})
|