1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-03-03 14:30:08 +08:00
parent ca19320a58
commit 2ce28fd712

View File

@ -4,21 +4,32 @@ Volcanos({river: {
desktop: {name: "桌面 desktop", icon: "bi bi-window-desktop", index: ["desktop"]}, desktop: {name: "桌面 desktop", icon: "bi bi-window-desktop", index: ["desktop"]},
dream: {name: "空间 dream", icon: "bi bi-diagram-3", nodetype: web.SERVER, index: ["dream"]}, dream: {name: "空间 dream", icon: "bi bi-diagram-3", nodetype: web.SERVER, index: ["dream"]},
store: {name: "商店 store", icon: "bi bi-shop", nodetype: web.SERVER, index: ["store"]}, store: {name: "商店 store", icon: "bi bi-shop", nodetype: web.SERVER, index: ["store"]},
// matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap", nodetype: web.SERVER, index: ["matrix"]}, }},
// message: {name: "聊天 message", icon: "bi bi-wechat", index: ["message"]}, office: {name: "办公群", icon: "bi bi-wechat", storm: {
message: {name: "聊天 message", icon: "bi bi-wechat", index: [
"message",
]},
feel: {name: "相册 feel", icon: "bi bi-images", index: [
"feel", "draw",
]},
plan: {name: "计划 plan", icon: "bi bi-calendar4-week", index: [
"plan", "flows",
]},
matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap-fill", index: [
"matrix",
]},
}}, }},
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: { project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: {
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [ studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
"vimer", "status", "dream", {index: "web.chat.script", args: ["devops"]}, "favor", "word", "vimer", "status", "dream", {index: "web.chat.script", args: ["devops"]}, "favor", "word",
]}, ]},
repos: {name: "源码 repos", icon: "bi bi-git", index: [ repos: {name: "源码 repos", icon: "bi bi-git", index: [
"compile", "publish", "message", "matrix", "store", "web.code.git.repos", "web.code.git.service", "compile", "publish", "matrix", "store", "message", "web.code.git.repos", "web.code.git.service",
]}, ]},
stats: {name: "流量 stats", icon: "bi bi-bar-chart-line", index: [ stats: {name: "流量 stats", icon: "bi bi-bar-chart-line", index: [
"stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route", "stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route",
]}, ]},
cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [
// {space: "20220826-career", index: "ssh.relay"}, "bench",
{space: "20210308-sshd", index: "ssh.relay"}, "bench", {space: "20210308-sshd", index: "ssh.relay"}, "bench",
{space: "20230913-matrix-story", index: "web.chat.island.group"}, {space: "20230913-matrix-story", index: "web.chat.island.group"},
{space: "20230913-matrix-story", index: "web.chat.island.portal"}, {space: "20230913-matrix-story", index: "web.chat.island.portal"},