可以在线修改数据库配置

This commit is contained in:
刘祥超
2020-10-11 16:20:55 +08:00
parent d34528990f
commit cd1738b4da
8 changed files with 303 additions and 3 deletions

View File

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