mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
opt some
This commit is contained in:
parent
638dbd7f15
commit
aa9cbe981f
10
src/main.js
10
src/main.js
@ -12,6 +12,12 @@ Volcanos({river: {
|
||||
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",
|
||||
]},
|
||||
}},
|
||||
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: {
|
||||
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
|
||||
@ -24,9 +30,7 @@ Volcanos({river: {
|
||||
"stats", "count", "toast", "broad", "spide", "cache", "space", "route",
|
||||
]},
|
||||
cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [
|
||||
{space: "20220826-career", index: "ssh.relay"},
|
||||
{space: "20220826-career", index: "ssh.matrix"},
|
||||
"bench",
|
||||
{space: "20220826-career", index: "ssh.relay"}, "bench",
|
||||
{space: "20230913-matrix-story", index: "web.chat.island.group"},
|
||||
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
||||
{space: "20230511-docker-story", index: "web.code.docker.container"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user