mirror of
https://2025-dev.shylinux.com/x/20250213-machine
synced 2025-04-25 04:28:04 +08:00
add some
This commit is contained in:
parent
20f7311c13
commit
9bcc69bb48
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/machine"
|
||||
"社 区" "https://bbs.shylinux.com"
|
||||
`
|
@ -119,7 +119,6 @@ func (s Monitor) List(m *ice.Message, arg ...string) {
|
||||
}
|
||||
})
|
||||
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