Commit d4cfb69b71e287dcd0d168d54a44d2e25e93d751

Authored by Min
1 parent 8809c9d4

1.用户个性化配置放开

Showing 1 changed file with 1 additions and 1 deletions
src/index.less
... ... @@ -2657,7 +2657,7 @@ tr[class*="SetRow_"] {
2657 2657  
2658 2658 /* 菜单项 */
2659 2659 .affixMenu {
2660   - display: none;
  2660 + //display: none;
2661 2661 cursor: pointer;
2662 2662 position: fixed;
2663 2663 font-size: 22px;
... ...