[域名解析]优化解析状态显示

This commit is contained in:
GoEdgeLab
2020-12-23 16:49:53 +08:00
parent 834008448c
commit cb006446a3
17 changed files with 557 additions and 18 deletions

View File

@@ -69,6 +69,9 @@ func (this *ProviderAction) RunGet(params struct {
"serversChanged": domain.ServersChanged,
"countNodeRecords": domain.CountNodeRecords,
"nodesChanged": domain.NodesChanged,
"countClusters": domain.CountNodeClusters,
"countAllNodes": domain.CountAllNodes,
"countAllServers": domain.CountAllServers,
})
}
this.Data["domains"] = domainMaps