shuishen
2022-09-20 5d03d3a6ca3621fec135b45d3ccfd6d5cfd08396
Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs
1 files modified
7 ■■■■ changed files
src/views/activity/index.vue 7 ●●●● patch | view | raw | blame | history
src/views/activity/index.vue
@@ -301,12 +301,15 @@
        display: flex;
        left: 405px;
        flex-direction: column;
        // width: 240px;
        width: 240px;
        // height: 70%;
        color: #fff;
        background: rgba(7, 22, 37, 0.8);
        ::v-deep .el-tree-node__content {
            background: rgba(0, 0, 0, 0.8) !important;
            background: transparent;
        }
        ::v-deep .el-tree-node {
            background: #0f1e2d;
        }
    }
}