|
@@ -51,11 +51,6 @@ export default class LoadingModel extends IDataModel {
|
|
// fgui.UIObjectFactory.setExtension("ui://Common/ChengHaoCom", ChengHaoCom);
|
|
// fgui.UIObjectFactory.setExtension("ui://Common/ChengHaoCom", ChengHaoCom);
|
|
// fgui.UIObjectFactory.setExtension("ui://Common/GrowthGiftEntrBtn", GrowthGiftEntrBtn);
|
|
// fgui.UIObjectFactory.setExtension("ui://Common/GrowthGiftEntrBtn", GrowthGiftEntrBtn);
|
|
// fgui.UIObjectFactory.setExtension("ui://GameHome/HdItemBtn", HdItem);
|
|
// fgui.UIObjectFactory.setExtension("ui://GameHome/HdItemBtn", HdItem);
|
|
- // //预加载主页资源
|
|
|
|
- // let isNewer = cc.sys.localStorage.getItem("spine_mh_1")
|
|
|
|
- // if (!isNewer) {
|
|
|
|
- // this.preLoadList.push({ bundle: "spine", packageName: "", resPath: "mh/spine_mh_1" })
|
|
|
|
- // }
|
|
|
|
|
|
|
|
this.preLoadBundle(0)
|
|
this.preLoadBundle(0)
|
|
})
|
|
})
|