优化自建DNS交互

This commit is contained in:
刘祥超
2021-08-10 10:47:12 +08:00
parent 4d092f329b
commit 6da4949c98
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")
})