Explorar el Código

_onLoadAnimationEnd

luoyifan hace 3 años
padre
commit
9c0e2d25be
Se han modificado 2 ficheros con 2 adiciones y 3 borrados
  1. 1 2
      dist/yvan-ext-mobile.js
  2. 1 1
      dist/yvan-ext-mobile.js.map

+ 1 - 2
dist/yvan-ext-mobile.js

@@ -37812,9 +37812,9 @@ define(['exports'], function (exports) { 'use strict';
           this.onDestroy();
       };
       Scope.prototype._onLoad = function () {
-          this.onLoad();
       };
       Scope.prototype._onLoadAnimationEnd = function () {
+          this.onLoad();
           this.onLoadAnimationEnd();
       };
       Scope.prototype._onGoBack = function (params) {
@@ -38157,7 +38157,6 @@ define(['exports'], function (exports) { 'use strict';
       Scope.SHOW_PAGE_STACK = [];
       return Scope;
   }());
-  //# sourceMappingURL=Scope.js.map
 
   /**
    * 全局 ajax 方法

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 1
dist/yvan-ext-mobile.js.map