mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-31 23:56:34 +08:00
集群界面数据改成异步加载
This commit is contained in:
@@ -12,7 +12,7 @@ type IndexAction struct {
|
||||
}
|
||||
|
||||
func (this *IndexAction) Init() {
|
||||
this.FirstMenu("domain")
|
||||
this.Nav("", "", "index")
|
||||
}
|
||||
|
||||
func (this *IndexAction) RunGet(params struct {
|
||||
|
||||
Reference in New Issue
Block a user