Commit c4f60729 c4f60729f65321e73516d83d82c39d44aa737b29 by 金学艇

1.静默更新放在登录页进行更新

1 parent b9f4b07e
...@@ -875,7 +875,7 @@ cc.Class({ ...@@ -875,7 +875,7 @@ cc.Class({
875 875
876 if (!Common._bIsHotUpdate) { 876 if (!Common._bIsHotUpdate) {
877 Common._bIsHotUpdate = true; 877 Common._bIsHotUpdate = true;
878 this.checkUpdate(); //热更新 878 // this.checkUpdate(); //热更新(先测试放在loading中更新)
879 } 879 }
880 880
881 if (this._oSceneContext.focusPath != "scrollContent/TopNavi/topNavi1" && this._oSceneContext._iCurrentLeftIndex == 1) { 881 if (this._oSceneContext.focusPath != "scrollContent/TopNavi/topNavi1" && this._oSceneContext._iCurrentLeftIndex == 1) {
......
1 {"packageUrl":"http://112.47.3.216:8080/1/jinxueting/remote-assets/","remoteManifestUrl":"http://112.47.3.216:8080/1/jinxueting/remote-assets/project.manifest","remoteVersionUrl":"http://112.47.3.216:8080/1/jinxueting/remote-assets/version.manifest","version":"1.0.0"}
...\ No newline at end of file ...\ No newline at end of file
1 {"packageUrl":"http://demo.cloud.api.findfun.topdraw.cn:38081/findfun/remote-assets/","remoteManifestUrl":"http://demo.cloud.api.findfun.topdraw.cn:38081/findfun/remote-assets/project.manifest","remoteVersionUrl":"http://demo.cloud.api.findfun.topdraw.cn:38081/findfun/remote-assets/version.manifest","version":"1.0.0"}
...\ No newline at end of file ...\ No newline at end of file
......