mirror of
https://2025-dev.shylinux.com/x/20250211-service
synced 2025-04-25 04:38:06 +08:00
add some
This commit is contained in:
parent
29b58614cc
commit
d930ab2d21
11
src/document/index.shy
Normal file
11
src/document/index.shy
Normal file
@ -0,0 +1,11 @@
|
||||
navmenu `
|
||||
"{{ .Title }}" /
|
||||
_
|
||||
"下 载" download/
|
||||
"文 档" started/
|
||||
"开 发" development/
|
||||
_
|
||||
"应 用" "https://web.shylinux.com/s/20240903-operation/c/web.team.operation.portal"
|
||||
"源 码" "https://git.shylinux.com/dev/service"
|
||||
"社 区" "https://bbs.shylinux.com"
|
||||
`
|
@ -60,7 +60,6 @@ func (s Gateway) List(m *ice.Message, arg ...string) {
|
||||
m.Push(nfs.VERSION, ice.Info.Make.Version)
|
||||
m.Push(mdb.TIME, ice.Info.Make.Time)
|
||||
m.Action(s.Foreach, s.Script)
|
||||
m.Cmdy("", s.Script)
|
||||
} else {
|
||||
m.Cmdy(web.SPACE, arg[0], m.PrefixKey())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user