forked from x/ContextOS
opt url
This commit is contained in:
parent
f7c9b36f69
commit
e73f97948e
@ -62,11 +62,10 @@ Volcanos({river: {
|
|||||||
"web.code.git.service",
|
"web.code.git.service",
|
||||||
]},
|
]},
|
||||||
cloud: {name: "部署 cloud", icon: "bi bi-clouds", list: [
|
cloud: {name: "部署 cloud", icon: "bi bi-clouds", list: [
|
||||||
"web.chat.wx.ide",
|
|
||||||
{space: "20220826-career", index: "ssh.relay"},
|
{space: "20220826-career", index: "ssh.relay"},
|
||||||
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
||||||
{space: "20230511-docker-story", index: "web.code.docker.container"},
|
{space: "20230511-docker-story", index: "web.code.docker.container"},
|
||||||
"web.space",
|
"web.chat.wx.ide", "web.space",
|
||||||
]},
|
]},
|
||||||
}},
|
}},
|
||||||
operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: {
|
operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: {
|
||||||
|
@ -70,6 +70,8 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
|||||||
"msg", "报文",
|
"msg", "报文",
|
||||||
"log", kit.Dict(mdb.ID, "链路"),
|
"log", kit.Dict(mdb.ID, "链路"),
|
||||||
"commit", "提交", "message", "信息",
|
"commit", "提交", "message", "信息",
|
||||||
|
"commitTime", "发布时间", "compileTime", "编译时间", "bootTime", "启动时间",
|
||||||
|
"machine", "机器",
|
||||||
"click to detail", "点击查看详情",
|
"click to detail", "点击查看详情",
|
||||||
mall.GOODS, "商品",
|
mall.GOODS, "商品",
|
||||||
team.ASSET, "资产",
|
team.ASSET, "资产",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user