|
|
@ -2319,8 +2319,6 @@ if (typeof jQuery === 'undefined') {
|
|
|
|
&& $.support.transition
|
|
|
|
&& $.support.transition
|
|
|
|
&& ($active.length && $active.hasClass('fade') || !!container.find('> .fade').length)
|
|
|
|
&& ($active.length && $active.hasClass('fade') || !!container.find('> .fade').length)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 激活Tab的函数
|
|
|
|
|
|
|
|
// 激活Tab的函数
|
|
|
|
// 激活Tab的函数
|
|
|
|
function next() {
|
|
|
|
function next() {
|
|
|
|
// 清除当前Tab的激活状态
|
|
|
|
// 清除当前Tab的激活状态
|
|
|
@ -2371,9 +2369,6 @@ if (typeof jQuery === 'undefined') {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// TAB PLUGIN DEFINITION
|
|
|
|
|
|
|
|
// =====================
|
|
|
|
|
|
|
|
// TAB PLUGIN DEFINITION
|
|
|
|
// TAB PLUGIN DEFINITION
|
|
|
|
// =====================
|
|
|
|
// =====================
|
|
|
|
|
|
|
|
|
|
|
@ -2597,5 +2592,8 @@ if (typeof jQuery === 'undefined') {
|
|
|
|
})
|
|
|
|
})
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}(jQuery);
|
|
|
|
}(jQuery);
|
|
|
|
|
|
|
|
|
|
|
|