Commit c4f60729 c4f60729f65321e73516d83d82c39d44aa737b29 by 金学艇

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

1 parent b9f4b07e
......@@ -875,7 +875,7 @@ cc.Class({
if (!Common._bIsHotUpdate) {
Common._bIsHotUpdate = true;
this.checkUpdate(); //热更新
// this.checkUpdate(); //热更新(先测试放在loading中更新)
}
if (this._oSceneContext.focusPath != "scrollContent/TopNavi/topNavi1" && this._oSceneContext._iCurrentLeftIndex == 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
{"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
......