mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 13:36:37 +08:00
修复测试版本若干问题
This commit is contained in:
@@ -147,7 +147,9 @@ func (this *IndexAction) RunGet(params struct {
|
||||
missingServerNames = append(missingServerNames, serverName)
|
||||
}
|
||||
}
|
||||
this.Data["missingCertServerNames"] = missingServerNames
|
||||
if len(missingServerNames) > 0 {
|
||||
this.Data["missingCertServerNames"] = missingServerNames
|
||||
}
|
||||
}
|
||||
|
||||
this.Show()
|
||||
|
||||
Reference in New Issue
Block a user