From 30c5cfb0e2e6491eb83e72cb08e41612dd1ad135 Mon Sep 17 00:00:00 2001 From: shaoying Date: Fri, 19 Jun 2020 02:52:48 +0800 Subject: [PATCH] opt some --- etc/init.shy | 9 +-------- usr/publish/order.js | 8 ++++++-- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/etc/init.shy b/etc/init.shy index 8988149c..5b15fb07 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -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 diff --git a/usr/publish/order.js b/usr/publish/order.js index 2577e008..6a56808e 100644 --- a/usr/publish/order.js +++ b/usr/publish/order.js @@ -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: [