单个节点支持多个DNS线路

This commit is contained in:
GoEdgeLab
2020-11-16 13:03:45 +08:00
parent 4d0f3611a5
commit 71c682470c
43 changed files with 348 additions and 124 deletions

View File

@@ -12,6 +12,7 @@ Tea.context(function () {
this.updateNode = function (nodeId) {
teaweb.popup("/dns/issues/updateNodePopup?nodeId=" + nodeId, {
height: "26em",
callback: function () {
teaweb.success("保存成功", function () {
teaweb.reload()