mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-19 11:45:20 +08:00
优化网站服务菜单
This commit is contained in:
@@ -12,6 +12,7 @@ func init() {
|
||||
server.
|
||||
Helper(helpers.NewUserMustAuth(configloaders.AdminModuleCodeServer)).
|
||||
Helper(NewHelper()).
|
||||
Data("teaMenu", "servers").
|
||||
Data("teaSubMenu", "group").
|
||||
Prefix("/servers/groups").
|
||||
Get("", new(IndexAction)).
|
||||
|
||||
Reference in New Issue
Block a user