forked from x/ContextOS
opt some
This commit is contained in:
parent
ce0ef95d4c
commit
29f8b2d86d
@ -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"
|
||||
|
||||
|
@ -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"}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user