-
Notifications
You must be signed in to change notification settings - Fork 796
Egret_Upgrade
WanderWang edited this page Sep 25, 2014
·
14 revisions
- 执行 egret upgrade 命令
- 执行成功后,会生成 一份 index.html 和 egret_loader.js 的副本,请按照副本的写法修改对应文件
- index.html 中去掉了 canvas 节点,现在 canvas节点是在 egret_loader 中生成
- egret_loader 中去掉了
var canvas = document.getElementById("gameCanvas")
如果您有任何疑问或建议,欢迎访问 Egret开发者论坛 和 Egret 官方团队讨论