1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
volcanos/publish/order.js
2020-06-24 10:05:03 +08:00

32 lines
823 B
JavaScript

Volcanos("onengine", { river: {
"main": {name: "main", storm: {
"main": {name: "main", index: [
"web.code.inner",
"web.code.git.status",
"web.code.git.total",
]},
"task": {name: "task", index: [
"web.team.plan",
"web.wiki.draw.draw",
"web.wiki.word",
]},
"relay": {name: "relay", index: [
"aaa.totp.get",
"web.route",
]},
"性能": {name: "性能", index: [
"web.code.pprof",
"web.code.bench",
"web.favor",
"web.cache",
"web.share",
]},
"wiki": {name: "wiki", index: [
// "web.wiki.draw.draw",
"web.wiki.feel",
"web.wiki.data",
]},
}},
}, })