mirror of https://github.com/layui/layui
1.0.8
parent
1d31b8be24
commit
aed95de2a6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -135,10 +135,6 @@ layui.define('jquery', function(exports){
|
|||
call.hideTabMore(true)
|
||||
}
|
||||
|
||||
if(!title[0]){
|
||||
title = othis.children('.'+OVER).children('.layui-tab-title');
|
||||
}
|
||||
|
||||
//允许关闭
|
||||
if(othis.attr('lay-allowClose')){
|
||||
title.find('li').each(function(){
|
||||
|
|
Loading…
Reference in New Issue