Commit bc4680ff authored by liujiangnan's avatar liujiangnan

debug

parent 81af3630
......@@ -14,9 +14,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
addPreloadAudio() {
// TODO 根据自己的配置预加载音频资源
this.getVideoUrl(url => {
this._audioResList.push({ url: this.data.video_url || '' });
});
// this._audioResList.push({ url: this.data.video_url || '' });
}
addPreloadAnima() {
......
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