1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-03-03 17:17:28 +08:00
parent 2ce28fd712
commit 26677df67d
2 changed files with 3 additions and 2 deletions

View File

@ -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",

View File

@ -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, "边距",