1
guanqb
2022-11-12 eef9fb0a70d6249b80f067663d910b5c2becc4ef
src/views/home/components/leftContainer.vue
@@ -863,10 +863,11 @@
            border-radius: 50%;
            background: #43bafe;
            box-shadow: 0px 0px 8px 2px #43bafe;
            margin-left: 8px;
        }
        .title {
            padding: 0 18px;
            padding: 0 18px 0 25px;
            position: relative;
            text-align: left;
            height: 40px;
@@ -874,6 +875,7 @@
            font-size: 20px;
            display: flex;
            justify-content: space-between;
            background-image: linear-gradient(to right, #2e4aba, #010d3e);
            .choosed {
                color: #fff;