可以在线修改数据库配置

This commit is contained in:
GoEdgeLab
2020-10-11 16:20:55 +08:00
parent b36499330f
commit fe432e9a8f
8 changed files with 303 additions and 3 deletions

View File

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