mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
52e8fb7f39
commit
afd82a30d7
@ -17,6 +17,9 @@ ish_miss_prepare_session miss
|
||||
# ish_miss_prepare_icebergs
|
||||
# ish_miss_prepare_intshell
|
||||
|
||||
# ish_miss_prepare wubi-dict
|
||||
# ish_miss_prepare word-dict
|
||||
|
||||
# ish_miss_prepare nginx-story
|
||||
# ish_miss_prepare golang-story
|
||||
# ish_miss_prepare redis-story
|
||||
|
@ -31,9 +31,9 @@ Volcanos("onengine", { river: {
|
||||
"web.code.tmux.buffer",
|
||||
"web.code.tmux.session",
|
||||
]},
|
||||
"redis": {name: "redis", action: [
|
||||
{name: "redis", help: "缓存", inputs: [
|
||||
{type: "text", name: "path", value: "redis-story/src/main.shy"},
|
||||
"nginx": {name: "nginx", action: [
|
||||
{name: "nginx", help: "代理", inputs: [
|
||||
{type: "text", name: "path", value: "nginx-story/src/main.shy"},
|
||||
{type: "button", name: "查看", value: "auto"},
|
||||
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
|
||||
]},
|
||||
@ -43,9 +43,9 @@ Volcanos("onengine", { river: {
|
||||
{type: "button", name: "查看", value: "auto"},
|
||||
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
|
||||
]},
|
||||
"nginx": {name: "nginx", action: [
|
||||
{name: "nginx", help: "代理", inputs: [
|
||||
{type: "text", name: "path", value: "nginx-story/src/main.shy"},
|
||||
"redis": {name: "redis", action: [
|
||||
{name: "redis", help: "缓存", inputs: [
|
||||
{type: "text", name: "path", value: "redis-story/src/main.shy"},
|
||||
{type: "button", name: "查看", value: "auto"},
|
||||
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
|
||||
]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user