Browse Source

修改后台菜单不能下拉问题

wangjiang988 6 years ago
parent
commit
ba8cffd369
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/resources/templates/admin/common/left.html

+ 4 - 4
src/main/resources/templates/admin/common/left.html

@@ -181,11 +181,11 @@
                     </dd>
                     </dd>
                 </dl>
                 </dl>
                 <dl shiro:hasPermission="G_RETREAT_OPTIMIZATION">
                 <dl shiro:hasPermission="G_RETREAT_OPTIMIZATION">
-                    <dt class="titCellTop">
+                    <dt class="titCell">
                         <span><i class="Hui-iconfont ft-18">&#xe636;</i> 退二优二 </span>
                         <span><i class="Hui-iconfont ft-18">&#xe636;</i> 退二优二 </span>
                         <i class="Hui-iconfont menu_dropdown-arrow">&#xe6d5;</i>
                         <i class="Hui-iconfont menu_dropdown-arrow">&#xe6d5;</i>
                     </dt>
                     </dt>
-                    <dd>
+                    <dd class="mainCell">
                         <ul>
                         <ul>
                             <li shiro:hasPermission="G_RETREAT_OPTIMIZATION_MANAGE">
                             <li shiro:hasPermission="G_RETREAT_OPTIMIZATION_MANAGE">
                                 <a
                                 <a
@@ -197,11 +197,11 @@
                     </dd>
                     </dd>
                 </dl>
                 </dl>
                 <dl shiro:hasPermission="G_INDUSTRIAL_LAND">
                 <dl shiro:hasPermission="G_INDUSTRIAL_LAND">
-                    <dt class="titCellTop">
+                    <dt class="titCell">
                         <span><i class="Hui-iconfont ft-18">&#xe621;</i> 产业用地预审</span>
                         <span><i class="Hui-iconfont ft-18">&#xe621;</i> 产业用地预审</span>
                         <i class="Hui-iconfont menu_dropdown-arrow">&#xe6d5;</i>
                         <i class="Hui-iconfont menu_dropdown-arrow">&#xe6d5;</i>
                     </dt>
                     </dt>
-                    <dd>
+                    <dd class="mainCell">
                         <ul>
                         <ul>
                             <li shiro:hasPermission="G_INDUSTRIAL_LAND_APPLY">
                             <li shiro:hasPermission="G_INDUSTRIAL_LAND_APPLY">
                                 <a
                                 <a