实现统计设置

This commit is contained in:
GoEdgeLab
2020-09-20 14:48:35 +08:00
parent 379088d8b6
commit b907619117
5 changed files with 75 additions and 3 deletions

View File

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