1
0
forked from x/ContextOS
This commit is contained in:
shaoying 2019-06-13 22:34:23 +08:00
parent 4eb56fd692
commit 6e40b977c0

View File

@ -66,6 +66,7 @@ var Index = &ctx.Context{Name: "ssh", Help: "集群中心",
"componet_type": "public", "componet_ctx": "aaa", "componet_cmd": "clip",
"componet_args": []interface{}{}, "inputs": []interface{}{
map[string]interface{}{"label": "content", "type": "text", "name": "content"},
map[string]interface{}{"type": "button", "value": "运行"},
},
},
},