mirror of https://github.com/layui/layui
更新 dropdown 示例
parent
7ce10b4f81
commit
82d050a8f9
|
@ -171,6 +171,7 @@ layui.use('dropdown', function(){
|
|||
,data: [{
|
||||
title: 'menu item 1'
|
||||
,href: '#1'
|
||||
,disabled: true
|
||||
},{
|
||||
title: 'menu item 2(点击不关闭)'
|
||||
,href: '#2'
|
||||
|
|
Loading…
Reference in New Issue