mirror of
https://github.com/hongweipeng/MenuTree.git
synced 2024-12-21 20:30:26 +08:00
添加dropdown检测
This commit is contained in:
parent
7ef7a06662
commit
e3f5acabd5
@ -10,6 +10,9 @@
|
||||
+function ($) {
|
||||
'use strict';
|
||||
|
||||
if (typeof $.fn.dropdown !== 'undefined')
|
||||
return
|
||||
|
||||
// DROPDOWN CLASS DEFINITION
|
||||
// =========================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user