[新增] dropdown 组件 trigger 属性,支持 hover click 触发方式

This commit is contained in:
就眠仪式
2021-10-07 03:24:53 +08:00
parent ef543323c5
commit e92885eb9b
7 changed files with 84 additions and 30 deletions

View File

@@ -4225,8 +4225,6 @@ body .layui-table-tips .layui-layer-content {
.layui-menu li {
position: relative;
margin: 1px 0;
width: calc(100% + 1px);
line-height: 26px;
color: rgba(0, 0, 0, .8);
font-size: 14px;