Merge branch 'master' of http://192.168.0.105:10010/r/zhba_regulatory
| | |
| | | showMenu: true, |
| | | showColor: true, |
| | | colorName: getStore({name: 'colorName'}) || '#409EFF', |
| | | themeName: getStore({name: 'themeName'}) || 'theme-bule', |
| | | themeName: getStore({name: 'themeName'}) || 'theme-deep-bule', |
| | | lockPasswd: getStore({name: 'lockPasswd'}) || '', |
| | | website: website, |
| | | }, |
| | |
| | | .theme-bule{ |
| | | |
| | | |
| | | .avue-header,.avue-logo{ |
| | | background: #004ca7; |
| | | } |
| | |
| | | } |
| | | } |
| | | .avue-top{ |
| | | |
| | | |
| | | .el-menu-item { |
| | | i, |
| | | span { |
| | |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .theme-deep-bule{ |
| | | |
| | | .avue-header,.avue-logo{ |
| | | background: #19305C; |
| | | } |
| | | .avue-sidebar{ |
| | | background: #19305C; |
| | | .el-menu-item.is-active, .el-submenu__title.is-active { |
| | | background-color: rgba(0, 0, 0, 0.2); |
| | | } |
| | | } |
| | | .el-dropdown{ |
| | | color: #fff; |
| | | } |
| | | .avue-logo{ |
| | | .avue-logo_title{ |
| | | color:#fff; |
| | | } |
| | | } |
| | | .avue-breadcrumb{ |
| | | i{ |
| | | color:#fff; |
| | | } |
| | | } |
| | | |
| | | .top-bar__item { |
| | | i { |
| | | color: #fff; |
| | | } |
| | | } |
| | | .avue-top{ |
| | | |
| | | .el-menu-item { |
| | | i, |
| | | span { |
| | | color: #fff; |
| | | } |
| | | &:hover { |
| | | i, |
| | | span { |
| | | color: #fff; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |