优化自建DNS交互

This commit is contained in:
GoEdgeLab
2021-08-10 10:47:12 +08:00
parent aed26bee8a
commit b10bed6c40
17 changed files with 686 additions and 147 deletions

View File

@@ -1,3 +1,3 @@
Tea.context(function () {
this.success = NotifySuccess("保存成功", "/ns")
this.success = NotifySuccess("保存成功", "/ns/domains")
})