Commit 6cfce551 authored by limingzhe's avatar limingzhe

fix: debug

parent fa6811b6
...@@ -241,7 +241,7 @@ cc.Class({ ...@@ -241,7 +241,7 @@ cc.Class({
loadEnd() { loadEnd() {
console.log(' in loadEnd'); console.log(' in loadEnd');
this.data.isDebug = true; // this.data.isDebug = true;
this.initData(); this.initData();
this.initView(); this.initView();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment