forked from x/ContextOS
add some
This commit is contained in:
parent
2ce28fd712
commit
26677df67d
@ -15,7 +15,7 @@ Volcanos({river: {
|
||||
plan: {name: "计划 plan", icon: "bi bi-calendar4-week", index: [
|
||||
"plan", "flows",
|
||||
]},
|
||||
matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap-fill", index: [
|
||||
matrix: {name: "矩阵 matrix", icon: "bi bi-clouds", index: [
|
||||
"matrix",
|
||||
]},
|
||||
}},
|
||||
@ -24,7 +24,7 @@ Volcanos({river: {
|
||||
"vimer", "status", "dream", {index: "web.chat.script", args: ["devops"]}, "favor", "word",
|
||||
]},
|
||||
repos: {name: "源码 repos", icon: "bi bi-git", index: [
|
||||
"compile", "publish", "matrix", "store", "message", "web.code.git.repos", "web.code.git.service",
|
||||
"compile", "publish", "xterm", "matrix", "store", "web.code.git.repos", "web.code.git.service",
|
||||
]},
|
||||
stats: {name: "流量 stats", icon: "bi bi-bar-chart-line", index: [
|
||||
"stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route",
|
||||
|
@ -24,6 +24,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
nfs.REPOS, "源码", nfs.VRESION, "版本",
|
||||
nfs.CLONE, "克隆", nfs.PUSH, "上传", nfs.PULL, "下载",
|
||||
wiki.WORD, "文档",
|
||||
team.PLAN, "计划",
|
||||
code.VIMER, "编程", code.INNER, "代码", code.XTERM, "终端",
|
||||
code.COMPILE, "编译", code.UPGRADE, "升级", code.PUBLISH, "发布", code.INSTALL, "安装",
|
||||
html.HEIGHT, "高度", html.WIDTH, "宽度", html.SPEED, "速度", html.MARGIN, "边距",
|
||||
|
Loading…
x
Reference in New Issue
Block a user