Ver Fonte

_onLoadAnimationEnd

luoyifan há 3 anos atrás
pai
commit
9c0e2d25be
2 ficheiros alterados com 2 adições e 3 exclusões
  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 方法

Diff do ficheiro suprimidas por serem muito extensas
+ 1 - 1
dist/yvan-ext-mobile.js.map