lct123456
2022-05-24 38b1fd496e7a011555590b6b1bea78c2b9e232b4
'lct'
已修改1个文件
4 ■■■■ 文件已修改
src/views/login/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue
@@ -174,7 +174,7 @@
    .login-container {
        min-height: 100%;
        width: 100%;
        background: url("../../assets/bg.jpg") center no-repeat;
        background: url("../../assets/bg_login.png") center no-repeat;
        //background-size: auto 100%;
        // background-color: #2d3a4b;
        overflow: hidden;
@@ -215,7 +215,7 @@
                display: inline-block;
                height: 474px;
                width: 572px;
                background: url("../../assets/img_bg_login.png") center no-repeat;
                background: url("../../assets/bg.jpg") center no-repeat;
            }
            .login-main-form{
                display: inline-block;