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

This commit is contained in:
GoEdgeLab
2021-10-01 16:24:42 +08:00
parent e1de597a19
commit c7520397c3
13 changed files with 349 additions and 3 deletions

View File

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