更新 dropdown 示例

pull/1210/head
贤心 2023-03-10 13:15:52 +08:00
parent 7ce10b4f81
commit 82d050a8f9
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ layui.use('dropdown', function(){
,data: [{
title: 'menu item 1'
,href: '#1'
,disabled: true
},{
title: 'menu item 2(点击不关闭)'
,href: '#2'