1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shaoying 2020-09-14 21:47:10 +08:00
parent c076d39e88
commit 430d31d636

View File

@ -189,9 +189,11 @@ Volcanos("onengine", {help: "解析引擎", list: [], _init: function(can, meta,
"project": {name: "研发群", storm: { "project": {name: "研发群", storm: {
"studio": {name: "研发 studio", action: [ "studio": {name: "研发 studio", action: [
{name: "route", help: "路由器", index: "web.route"}, {name: "route", help: "路由器", index: "web.route"},
{name: "tmux", help: "命令行", index: "web.code.tmux.session"},
{name: "inner", help: "编辑器", index: "web.code.inner", args: ["src/", "main.go"]}, {name: "inner", help: "编辑器", index: "web.code.inner", args: ["src/", "main.go"]},
{name: "repos", help: "代码库", index: "web.code.git.status"}, {name: "repos", help: "代码库", index: "web.code.git.status"},
{name: "total", help: "统计量", index: "web.code.git.total"}, {name: "total", help: "统计量", index: "web.code.git.total"},
{name: "plan", help: "任务表", index: "web.team.plan"},
{name: "contexts", help: "上下文", index: "web.wiki.word", args: ["src/main.shy"]}, {name: "contexts", help: "上下文", index: "web.wiki.word", args: ["src/main.shy"]},
]}, ]},
"cli": {name: "命令 cli", action: [ "cli": {name: "命令 cli", action: [