集群界面数据改成异步加载

This commit is contained in:
刘祥超
2021-08-20 10:51:01 +08:00
parent 766c3666d8
commit fbcf439f89
11 changed files with 58 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ type IndexAction struct {
}
func (this *IndexAction) Init() {
this.FirstMenu("domain")
this.Nav("", "", "index")
}
func (this *IndexAction) RunGet(params struct {