mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-06 21:20:26 +08:00
改进界面
This commit is contained in:
@@ -21,6 +21,7 @@ func init() {
|
||||
// 节点相关
|
||||
Helper(NewHelper()).
|
||||
Get("", new(IndexAction)).
|
||||
Get("/logs", new(LogsAction)).
|
||||
GetPost("/update", new(UpdateAction)).
|
||||
Get("/install", new(InstallAction)).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user