实现连通性变化发送通知功能

This commit is contained in:
刘祥超
2021-09-18 14:22:01 +08:00
parent 7e5b980600
commit dbe6435809
4 changed files with 33 additions and 1 deletions

View File

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