mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
add mail
This commit is contained in:
parent
973cab3c2f
commit
6b4fa06ca6
@ -9,7 +9,7 @@ Volcanos({river: {
|
||||
issue: {name: "发布 issue", icon: "bi bi-list-check", index: ["web.code.compile", "web.code.publish", "web.code.bench", "web.code.pprof", "web.dream", "web.space", "web.code.git.service", "web.code.git.status"]},
|
||||
}},
|
||||
operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: {
|
||||
web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["broad", "serve", "dream", "space", "route", "share", "count"]},
|
||||
web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["web.chat.oauth.client", "broad", "serve", "dream", "space", "route", "share", "count"]},
|
||||
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: ["offer", "email", "user", "totp", "sess", "role"]},
|
||||
cli: {name: "系统 cli", icon: "bi bi-windows", index: ["qrcode", "daemon", "runtime", "cli.procstat", "cli.procinfo", "mirrors", "signal", "timer", "routine", "log.debug"]},
|
||||
nfs: {name: "文件 nfs", icon: "bi bi-server", index: ["dir", "cat", "tar", "pack", "tail", "trash", "server", "host", "port"]},
|
||||
|
@ -11,7 +11,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
cli.START, "启动", cli.STOP, "停止", cli.RESTART, "重启",
|
||||
cli.OPEN, "打开", cli.CLOSE, "关闭", cli.DONE, "完成",
|
||||
|
||||
nfs.SAVE, "保存", nfs.LOAD, "加载", nfs.TRASH, "清理",
|
||||
nfs.SAVE, "保存", nfs.LOAD, "加载", nfs.TRASH, "删除",
|
||||
nfs.PUSH, "上传", nfs.PULL, "下载",
|
||||
nfs.SOURCE, "源码", nfs.MODULE, "模块",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user