소스 검색

更新 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