shuishen
2024-01-19 d085a29e15db39b6d3fe5cc972d0b1bf62e55fe7
src/styles/login.scss
@@ -8,6 +8,16 @@
    background-color: #469BC0;
    // background-image: url("/img/bg/bg.jpg");
    background-size: 100% 100%;
    .copyright-box {
        width: 100%;
        position: absolute;
        bottom: 40px;
        text-align: center;
        color: #fff;
        line-height: 24px;
        font-size: 14px;
    }
}
.login-weaper {