创建集群的时候可以填写DNS信息/集群设置页增加DNS设置功能

This commit is contained in:
GoEdgeLab
2020-11-15 16:28:25 +08:00
parent 6f1c8e286f
commit dae2c9b18f
16 changed files with 497 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})