UniViewJSBridge.publishHandler('onWxsInvokeCallMethod', {
cid: this._$id,
method:'testFunc',
args:{'isScroll':this.isScroll}
})