Skip to content
Commit 0f1f5591 authored by 汤绍坚's avatar 汤绍坚
Browse files

tsj: 1、添加所有的行业下钻页并且可以通过导航栏跳转;

2、导航栏修改:执法管理特殊的有三个下钻页,弄成子菜单项;解决两个顽固问题:
(1)子菜单项不能正确展示:1、增大subNavItems的width--否则会导致子菜单项由于宽度不够展示不出来;2、left: 0--否则会导致整个菜单栏偏移。
(2)执法管理不能点击(subNavItemDisabled)会导致子菜单项也变成模糊:不要用opacity,会导致子菜单项也带有模糊(因为都使用了subNavItem,它没有重置opacity,哪怕重置opacity要用!important才能生效);这里就用rgba设置background的透明度就可以了。
parent 79016bbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment