1
mayisheng
2022-08-15 81f54040c2cb65537c6c6e1db8358a39a57dea0d
src/styles/layout/pc.scss
@@ -32,6 +32,7 @@
        }
        .el-header {
            position: relative;
            display: flex;
            background: #2196f3;
            align-items: center;
@@ -51,6 +52,17 @@
                color: #fff;
            }
            .out-home {
                position: absolute;
                top: 0;
                left: auto;
                right: 0;
                bottom: 0;
                margin: auto;
                width: 88px;
                line-height: 60px;
            }
            .el-menu {
                li {