Browse Source

更新 yvan-ext-mobile\dist

lizw 3 years ago
parent
commit
63cbebd3d8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      dist/yvan-ext-mobile.js
  2. 1 1
      dist/yvan-ext-mobile.js.map

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

@@ -37978,7 +37978,7 @@ define(['exports'], function (exports) { 'use strict';
           this.viewModel = that._handle.getViewModel();
           this.viewModel.yvanScope = this;
           that._handle.on({
-              renderedchange: function (sender, item, rendered, opts) {
+              show: function (sender, eOpts) {
                   that._handle = this;
                   window['cw'] = that;
                   // 调用onLoad回调

File diff suppressed because it is too large
+ 1 - 1
dist/yvan-ext-mobile.js.map