内容压缩支持brotli和deflate

This commit is contained in:
刘祥超
2021-09-29 20:12:27 +08:00
parent 8676f2711b
commit ca72b3c18b
23 changed files with 486 additions and 322 deletions

View File

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