guanqb
2022-10-12 2a3bfbc64a74f3afaeced0756fcb2e4f60b94a24
src/pcviews/homee/SchoolInfo/index.vue
@@ -47,9 +47,9 @@
.container {
    position: relative;
    width: 400px;
    height: 270px;
    height: 100%;
    background: url(/zhxy/img/home/juxing2.png);
    background-size: 100%;
    background-size: 100% 100%;
    .title {
        position: absolute;
        display: flex;
@@ -85,9 +85,10 @@
        font-size: 14px;
        color: #e9f2f3;
        font-weight: 400;
        line-height: 28px;
        line-height: 24px;
        span {
            font-size: 18px;
            font-size: 16px;
            color: #28f2ff;
            margin-right: 7px;
        }