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-07-20 10:27:18 +08:00
parent 1be83b1ccd
commit 586389c922
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,3 @@ syntax match shyTitle "^title"
syntax match shyTitle "^chapter"
syntax match shyTitle "^section"
highlight shySpark ctermbg=darkgreen ctermfg=white
syntax match shySpark "^brief"
syntax match shySpark "^spark"

View File

@ -1,6 +1,10 @@
Volcanos("onengine", { river: {
"product": {name: "产品群", storm: {
"speak": {name: "speak", action: [
{name: "ticker", help: "定时", inputs: [
{type: "text", name: "word", value: "hi"},
{type: "button", name: "查看", value: "auto"},
], index: "cli.runtime", feature: {}},
{name: "speak", help: "编程", inputs: [
{type: "text", name: "path", value: "learning/speak/20200724.shy"},
{type: "button", name: "查看", value: "auto"},