mirror of
https://shylinux.com/x/volcanos
synced 2025-05-05 12:47:02 +08:00
opt cli
This commit is contained in:
parent
ffef2cd892
commit
9329fc01b8
@ -363,6 +363,10 @@ fieldset>form.option>div.item input.args.tiny {
|
||||
fieldset>form.option>div.item input.args {
|
||||
width:82px; height:21px; font-size:16px;
|
||||
}
|
||||
fieldset>form.option>div.item input[name=cmd] {
|
||||
background-color:black; color:white;
|
||||
width:160px;
|
||||
}
|
||||
fieldset>form.option>div.item input.args.cmd {
|
||||
background-color:black; color:white;
|
||||
width:160px;
|
||||
@ -603,3 +607,7 @@ body.print fieldset.Action fieldset.plugin {
|
||||
body.print fieldset.River>div.output div.list div.item {
|
||||
background-color:white;
|
||||
}
|
||||
body.print fieldset.River>div.output div.item.select {
|
||||
background-color:white;
|
||||
border:solid 2px red;
|
||||
}
|
||||
|
@ -111,8 +111,7 @@ Volcanos({name: "chat", iceberg: "/chat/", volcano: "/frame.js",
|
||||
}},
|
||||
"operate": {name: "运维群", storm: {
|
||||
"cli": {name: "系统 cli", index: [
|
||||
"system", "daemon", "python", "output",
|
||||
"runtime", "process",
|
||||
"qrcode", "daemon", "system", "runtime",
|
||||
]},
|
||||
"web": {name: "网络 web", index: [
|
||||
"route", "serve", "space", "dream",
|
||||
|
Loading…
x
Reference in New Issue
Block a user