this.tab.hover(function(){
window.clearInterval(_this_.timer);
},function(){
_this_.autoPlay();
});
这一段代码 ,在 data-config 设置了 "triggerType":"mouseover", 时, 自动切换 的定时器 会被干扰,自动切换一下 ,就 停了