Commit ed4ea037 authored by liujiangnan's avatar liujiangnan

fix: 加载页面

parent c5d50883
...@@ -59,6 +59,7 @@ export class PlayComponent implements OnInit { ...@@ -59,6 +59,7 @@ export class PlayComponent implements OnInit {
this.data = data; this.data = data;
} }
this.init(); this.init();
window["air"].hideAirClassLoading(this.saveKey, this.data)
}, this.saveKey); }, this.saveKey);
} }
......
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