Commit b9b74d3f authored by jeff's avatar jeff

更新

parent ad1bc658
......@@ -57,7 +57,7 @@ cc.Class({
// })
let rect = data.bgItem.rect
let scale = 1280/rect.width
let node
let node,comp
for (let one of data.hotZoneItemArr) {
if (one.gIdx == '0') { // 发音句子
node = cc.instantiate(this.wordsPre)
......
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