增加若干操作日志/代理服务DNS CNAME显示的地方增加拷贝到剪贴板图标

This commit is contained in:
GoEdgeLab
2020-11-17 15:41:43 +08:00
parent 5af772a178
commit 8e0a8d45ec
32 changed files with 199 additions and 11 deletions

View File

@@ -124,6 +124,9 @@ func (this *InstallAction) RunPost(params struct {
if err != nil {
this.Fail("API节点启动失败" + err.Error())
}
// 等待API节点初始化完成
time.Sleep(2 * time.Second)
}
// 写入API节点配置完成安装