mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
ed74ab81b5
commit
5e4ebceb66
@ -2,7 +2,8 @@ Volcanos("onengine", { river: {
|
||||
"main": {name: "main", storm: {
|
||||
"IDE": {name: "IDE", action: [
|
||||
{name: "editor", help: "编辑器", inputs: [
|
||||
{type: "text", name: "path", value: "hi.go", action: "auto"},
|
||||
{type: "text", name: "path", action: "auto"},
|
||||
{type: "text", name: "name", value: "hi.go", action: "auto"},
|
||||
{type: "button", name: "打开", action: "auto"},
|
||||
{type: "button", name: "返回"},
|
||||
], index: "web.wiki.inner", feature: {display: "/plugin/inner.js"}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user