浏览代码

更新 yvan-ext-mobile\dist

lizw 3 年之前
父节点
当前提交
63cbebd3d8
共有 2 个文件被更改,包括 2 次插入2 次删除
  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回调

文件差异内容过多而无法显示
+ 1 - 1
dist/yvan-ext-mobile.js.map