1.静默更新放在登录页进行更新
Showing
5 changed files
with
2 additions
and
2 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
... | @@ -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) { | ... | ... |
This diff is collapsed.
Click to expand it.
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 | ... | ... |
-
Please register or sign in to post a comment