Commit 23776146 authored by tttal's avatar tttal

2

parent fa703d42
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
"array": [ "array": [
0, 0,
0, 0,
362.85545494732423, 223.85403523134326,
0, 0,
0, 0,
0, 0,
......
...@@ -16,6 +16,9 @@ cc.Class({ ...@@ -16,6 +16,9 @@ cc.Class({
// 生命周期 onLoad // 生命周期 onLoad
onLoad() { onLoad() {
console.log('修改是成功的!');
this.initSceneData(); this.initSceneData();
this.initSize(); this.initSize();
}, },
......
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