Commit 94517a24 authored by zhangjinzhou's avatar zhangjinzhou

动画调整

parent 25527721
......@@ -276,8 +276,8 @@ Page({
// .drawRect(0, 0, 750, 1624)
// .endFill()
//资源
FYGE.GlobalLoader.loadImage((s, image) => {
if (s) {
// FYGE.GlobalLoader.loadImage((s, image) => {
// if (s) {
//会进TextureCache
// FYGE.createTextureSheet(new FYGE.BaseTexture(image), res)
......@@ -294,10 +294,10 @@ Page({
// var b = stage.addChild(new FYGE.Lottie(cloud_front))
// b.play()
} else {
console.log(123456)
}
}, "https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png")
// } else {
// console.log(123456)
// }
// }, "https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png")
}, this);
......
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