mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
779ea0d28c
commit
c357f2a85e
@ -35,5 +35,6 @@ section "神农架"
|
||||
field "趋势图" web.code.git.trend args `intshell`
|
||||
field "架构图" web.code.git.spide args `intshell`
|
||||
|
||||
|
||||
source hi/hi.shy
|
||||
spark `
|
||||
find . -name "*.css" -exec sed -i 's/: /:/g' {} +
|
||||
`
|
||||
|
@ -1,8 +1,15 @@
|
||||
|
||||
hi
|
||||
hi
|
||||
cli.qrcode
|
||||
nfs.dir
|
||||
hi "示例"
|
||||
h1 "示例1" layout tabs
|
||||
cli.qrcode 二维码 args "text"
|
||||
nfs.dir 目录 args src/
|
||||
cli.system
|
||||
cli.runtime
|
||||
h2 "示例2" layout auto
|
||||
cli.system
|
||||
cli.runtime
|
||||
h3 "示例3" layout grid
|
||||
cli.system
|
||||
cli.runtime
|
||||
web.code.git.trend "趋势图" args icebergs
|
||||
web.code.git.spide "架构图" args icebergs
|
||||
|
||||
|
13
src/website/some.json
Normal file
13
src/website/some.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"hi": {
|
||||
"name": "示例",
|
||||
"storm": {
|
||||
"hi": {
|
||||
"name": "示例",
|
||||
"list": [
|
||||
{"index": "cli.qrcode"}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user