| | |
| | | </script> |
| | | <style lang="scss" scoped> |
| | | ::v-deep .el-header { |
| | | background-color: #09152f; |
| | | // background-color: #09152f; |
| | | color: #000; |
| | | line-height: 60px; |
| | | } |
| | | |
| | | ::v-deep .el-aside { |
| | | background-color: #09152f; |
| | | } |
| | | // ::v-deep .el-aside { |
| | | // background-color: #09152f; |
| | | // } |
| | | |
| | | ::v-deep .el-menu { |
| | | background-color: #09152f; |
| | | } |
| | | // ::v-deep .el-menu { |
| | | // background-color: #09152f; |
| | | // } |
| | | |
| | | ::v-deep .el-main, |
| | | ::v-deep .el-footer { |
| | | background-color: #09152f; |
| | | } |
| | | // ::v-deep .el-main, |
| | | // ::v-deep .el-footer { |
| | | // background-color: #09152f; |
| | | // } |
| | | |
| | | ::v-deep .el-tree-node__label { |
| | | line-height: 30px; |