|
@@ -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回调
|