pull/23/head
Wangder03 5 months ago
parent a7fd4b43d2
commit e9bc96e451

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

Loading…
Cancel
Save