mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
c3b345c6d8
commit
30c5cfb0e2
@ -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
|
||||
|
@ -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: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user