1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shylinux 2020-08-24 17:50:48 +08:00
parent 0981797502
commit 6fd2e0e92e

View File

@ -188,7 +188,7 @@ Volcanos("onengine", {help: "解析引擎", list: [], _init: function(can, meta,
}},
"project": {name: "研发群", storm: {
"studio": {name: "studio", action: [
{name: "dir", help: "文件", index: "nfs.dir", args: ["usr/publish/", "time size path link"]},
{name: "dir", help: "文件", index: "nfs.dir", args: ["usr/publish/", "time size path link"]},
{name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/", "main.go"]},
{name: "status", help: "代码状态", index: "web.code.git.status"},
{name: "total", help: "代码统计", index: "web.code.git.total"},