| | |
| | | created() { |
| | | this.setLoginInfo(); |
| | | }, |
| | | watch:{ |
| | | $route() { |
| | | this.menuLeftList.map(item=>{ |
| | | item.checked = false |
| | | }) |
| | | }, |
| | | }, |
| | | methods: { |
| | | cancelChannel(){ |
| | | this.channelSettingVisible=false |
| | |
| | | color: #fff; |
| | | background-color: #313350; |
| | | } |
| | | .my-active:hover { |
| | | color: #2f54eb; |
| | | background-color: #313350; |
| | | } |
| | | .my-activeno:hover{ |
| | | color: #2f54eb; |
| | | background-color: #313350; |
| | | } |
| | | } |
| | | |
| | | .header-right { |
| | |
| | | |
| | | .user:hover, |
| | | .btn:hover { |
| | | background-color: #092c4a; |
| | | //background-color: #092c4a; |
| | | cursor: pointer; |
| | | color: #2f54eb; |
| | | } |
| | | } |
| | | } |
| | |
| | | .funs-sp { |
| | | // border: 1px solid #17324c; |
| | | border: 1px solid #DCDFE6; |
| | | background-color: #fff; |
| | | } |
| | | |
| | | .funs { |
| | |
| | | .funs-sp{ |
| | | // border: 1px solid #17324c; |
| | | border: 1px solid #DCDFE6; |
| | | background-color: #fff; |
| | | } |
| | | .funs { |
| | | display: flex; |
| | |
| | | display: flex; |
| | | .funs-sp { |
| | | border: 1px solid #DCDFE6; |
| | | background-color: #fff; |
| | | } |
| | | .funsItem { |
| | | background-color: transparent; |
| | | line-height: 28px; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | } |
| | | .el-select { |
| | | width: 120px; |
| | | &::v-deep.el-input{ |
| | | .el-input__inner{ |
| | | background-color: transparent!important; |
| | | } |
| | | } |
| | | |
| | | .funs-select{ |
| | | background-color: transparent; |
| | | } |