egret-docs-master/microclient/update/0.1.1/README.md

9 lines
501 B
Markdown
Raw Permalink Normal View History

2024-06-19 13:32:32 +08:00
【新增】增加对 indexDB 的支持
【新增】在 index.html 里开启了 data-show-log 时,在手机上显示 egret.log、egret.error 和 egret.warn 的信息
【新增】增加window.location.reload()方法,可以在微端里强制刷新页面,重新加载游戏
【新增】支持自定义字体
【优化】按照http服务器的 cache 进行缓存
【优化】支持将httpHeader打包进ipa和apk
【修复】在 iOS8.4 以下无法启动的问题
**【发布日期】2018-1-2**