1
0
forked from x/ContextOS

opt order

This commit is contained in:
shaoying 2020-06-28 21:09:50 +08:00
parent 93b43715ac
commit 11f8092da4
3 changed files with 44 additions and 34 deletions

View File

@ -48,11 +48,12 @@
# load # load
~web.wiki ~web.wiki
config word meta.path usr/learning # config word meta.path usr/learning
~web.wiki.draw ~web.wiki.draw
config draw meta.path usr/learning # config draw meta.path usr/learning
~ssh ~ssh
source etc/local.shy source etc/local.shy
target web.code.pprof target web.code.pprof
target web.chat.fyne.hi target web.chat.fyne.hi
target web.wiki.alpha.load

View File

@ -1 +0,0 @@
../

View File

@ -1,48 +1,39 @@
Volcanos("onengine", { river: { Volcanos("onengine", { river: {
"main": {name: "main", storm: { "main": {name: "main", storm: {
"dream": {name: "dream", index: [ "inner": {name: "inner", index: [
"web.space",
"web.dream",
"web.code.docker.container",
"web.code.tmux.session",
]},
"main": {name: "main", index: [
"web.code.inner", "web.code.inner",
"web.code.git.status", "web.code.git.status",
"web.code.git.total", "web.code.git.total",
]}, ]},
"task": {name: "task", index: [ "pprof": {name: "pprof", 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.pprof",
"web.code.bench", "web.code.bench",
"web.favor", "web.favor",
"web.cache", "web.cache",
"web.share", "web.share",
]}, ]},
"docker": {name: "docker", index: [ "relay": {name: "relay", index: [
"web.code.docker.image", "aaa.totp.get",
"web.route",
"web.space",
"web.dream",
"web.code.docker.container", "web.code.docker.container",
"web.code.docker.command",
]},
"tmux": {name: "tmux", index: [
"web.code.tmux.text",
"web.code.tmux.buffer",
"web.code.tmux.session", "web.code.tmux.session",
]}, ]},
"wiki": {name: "wiki", index: [
// "web.wiki.draw.draw", "alpha": {name: "alpha", action: [
"web.wiki.feel", {name: "wubi", help: "五笔", inputs: [
"web.wiki.data", {type: "text", name: "word", value: "shwq"},
]}, {type: "button", name: "查找"},
"trans": {name: "翻译", action: [ ], index: "web.code.input.find"},
{name: "wubi", help: "五笔", inputs: [
{type: "text", name: "word", value: "想像"},
{type: "text", name: "method", value: "line"},
{type: "button", name: "查找"},
], index: "web.code.input.find"},
{name: "english", help: "英文", inputs: [ {name: "english", help: "英文", inputs: [
{type: "text", name: "word", value: "miss"}, {type: "text", name: "word", value: "miss"},
{type: "button", name: "翻译"}, {type: "button", name: "翻译"},
@ -57,7 +48,26 @@ Volcanos("onengine", { river: {
{type: "button", name: "翻译"}, {type: "button", name: "翻译"},
], index: "web.wiki.alpha.find"}, ], index: "web.wiki.alpha.find"},
]}, ]},
"hello": {name: "应用1", action: [
"office": {name: "office", index: [
"web.team.plan",
"web.wiki.feel",
"web.wiki.data",
"web.wiki.word",
"web.wiki.draw.draw",
]},
"docker": {name: "docker", index: [
"web.code.docker.image",
"web.code.docker.container",
"web.code.docker.command",
]},
"tmux": {name: "tmux", index: [
"web.code.tmux.text",
"web.code.tmux.buffer",
"web.code.tmux.session",
]},
"hello": {name: "hello", action: [
{name: "some", help: "some", inputs: [ {name: "some", help: "some", inputs: [
{type: "text", name: "one"}, {type: "text", name: "one"},
{type: "button", name: "one"}, {type: "button", name: "one"},