1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shaoying 2020-06-19 02:52:48 +08:00
parent c3b345c6d8
commit 30c5cfb0e2
2 changed files with 7 additions and 10 deletions

View File

@ -31,14 +31,6 @@
init
~web.code.git
# repos intshell usr/intshell
# repos icebergs usr/icebergs
# repos volcanos usr/volcanos
#
# repos toolkits usr/toolkits
# repos learning usr/learning
# repos wubi-dict usr/wubi-dict
# repos word-dict usr/word-dict
init
~web.code.input
@ -57,3 +49,4 @@
source etc/local.shy
target web.code.input.load
target web.code.bench
target web.wiki.alpha.load

View File

@ -25,12 +25,16 @@ Volcanos("onengine", { river: {
{name: "english", help: "英文", inputs: [
{type: "text", name: "word", value: "miss"},
{type: "button", name: "翻译"},
], index: "web.wiki.alpha.trans"},
], index: "web.wiki.alpha.find"},
{name: "english", help: "英文", inputs: [
{type: "text", name: "word", value: "miss"},
{type: "button", name: "翻译"},
], index: "web.wiki.alpha.find2"},
{name: "chinese", help: "中文", inputs: [
{type: "text", name: "word", value: "miss"},
{type: "text", name: "method", value: "line"},
{type: "button", name: "翻译"},
], index: "web.wiki.alpha.trans"},
], index: "web.wiki.alpha.find"},
]},
"hello": {name: "应用1", action: [
{name: "some", help: "some", inputs: [