forked from x/ContextOS
opt some
This commit is contained in:
parent
2059a45ca6
commit
4be627b252
16
src/main.js
16
src/main.js
@ -85,17 +85,9 @@ Volcanos({river: {
|
|||||||
]},
|
]},
|
||||||
}},
|
}},
|
||||||
operate: {name: "运维群", storm: {
|
operate: {name: "运维群", storm: {
|
||||||
aaa: {name: "权限 aaa", index: [
|
aaa: {name: "权限 aaa", index: ["offer", "email", "user", "totp", "sess", "role"]},
|
||||||
"offer", "email", "user", "totp", "sess", "role",
|
web: {name: "应用 web", index: ["broad", "serve", "space", "dream", "share", "cache", "spide"]},
|
||||||
]},
|
cli: {name: "系统 cli", index: ["qrcode", "daemon", "system", "runtime", "mirrors", "forever", "host", "port"]},
|
||||||
web: {name: "应用 web", index: [
|
nfs: {name: "文件 nfs", index: ["dir", "cat", "pack", "tail", "trash"]},
|
||||||
"broad", "serve", "space", "dream", "share", "cache", "spide",
|
|
||||||
]},
|
|
||||||
cli: {name: "系统 cli", index: [
|
|
||||||
"qrcode", "daemon", "system", "runtime", "mirrors", "forever", "host", "port",
|
|
||||||
]},
|
|
||||||
nfs: {name: "文件 nfs", index: [
|
|
||||||
"cat", "dir", "pack", "tail", "trash",
|
|
||||||
]},
|
|
||||||
}},
|
}},
|
||||||
}})
|
}})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user