Selaa lähdekoodia

更新 'games/yqrxd/launcher/game-min.js'

yunhaipiaodi 6 vuotta sitten
vanhempi
commit
0ebf92caef
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      games/yqrxd/launcher/game-min.js

+ 1 - 1
games/yqrxd/launcher/game-min.js

@@ -3649,7 +3649,7 @@ var __extends = this.__extends || function(c, d) {
       	
       	
       	//判断当前是否是首页
       	//判断当前是否是首页
         d.prototype.curIsHomePage = function(){
         d.prototype.curIsHomePage = function(){
-            if(this.children instanceof this.homePage){
+            if(this.homepage != null){
                 return true;
                 return true;
             }else{
             }else{
                 return false;
                 return false;