1
0
forked from x/ContextOS
This commit is contained in:
shylinux 2020-07-25 11:57:55 +08:00
parent ce0ef95d4c
commit 29f8b2d86d
2 changed files with 9 additions and 3 deletions

View File

@ -12,10 +12,10 @@ import (
_ "github.com/shylinux/icebergs/misc/totp"
_ "github.com/shylinux/icebergs/misc/lark"
_ "github.com/shylinux/icebergs/misc/mp"
_ "github.com/shylinux/icebergs/misc/wx"
// _ "github.com/shylinux/icebergs/misc/md"
// _ "github.com/shylinux/icebergs/misc/mp"
// _ "github.com/shylinux/icebergs/misc/pi"
// _ "github.com/shylinux/icebergs/misc/wx"
//
// _ "github.com/shylinux/icebergs/misc/fyne"

View File

@ -1,7 +1,13 @@
Volcanos("onengine", { river: {
"product": {name: "产品群", storm: {
"mp": {name: "mp", action: [
{name: "微信小程序", help: "mp", inputs: [
{type: "text", name: "path", value: "icebergs/misc/mp/mp.shy"},
{type: "button", name: "查看", value: "auto"},
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
]},
"lark": {name: "lark", action: [
{name: "聊天机器人", help: "lark", inputs: [
{name: "飞书机器人", help: "lark", inputs: [
{type: "text", name: "path", value: "icebergs/misc/lark/lark.shy"},
{type: "button", name: "查看", value: "auto"},
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js", style: "word"}},