Commit 635aae5e authored by liujiangnan's avatar liujiangnan

feat

parent 41955d79
......@@ -60,7 +60,7 @@ export default class NewClass extends middleLayerBase {
global.middleLayer = cc.find('middleLayer').getComponent('middleLayer');
// 预加载
await this.preloadAll();
// await this.preloadAll();
cc.find(`middleLayer/preload`).active = false;
this.loadOnlineCourseWare(23751);
......
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