mirror of
https://gitee.com/layui/layui.git
synced 2025-10-15 18:55:04 +08:00
1.0.8
This commit is contained in:
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(){
|
||||
|
Reference in New Issue
Block a user