前端页面
This commit is contained in:
@@ -14,6 +14,7 @@ func init() {
|
||||
Data("teaSubMenu", "cluster").
|
||||
Prefix("/httpdns").
|
||||
Get("", new(IndexAction)).
|
||||
GetPost("/addPortPopup", new(AddPortPopupAction)).
|
||||
EndAll()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user