提交 e39ea970 编写于 作者: L luqiong

Merge remote-tracking branch 'origin/dev-1.2.6' into dev-1.2.6

......@@ -27,9 +27,6 @@ function clickHandler( tabHeads,tabBodys,obj ) {
for ( var j = 0, length = tabBodys.length; j < length; j++ ) {
var body = tabBodys[j],
id = body.getAttribute( "id" );
body.onclick = function(){
this.style.zoom = 1;
};
if ( id != tabSrc ) {
body.style.zIndex = 1;
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册