支持自动转换图像文件为WebP

This commit is contained in:
刘祥超
2021-10-01 16:24:42 +08:00
parent 71d4e2626e
commit 0bc8bdd841
13 changed files with 349 additions and 3 deletions

View File

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