king
2020-09-03 af02b8f3c3ec9e5684be1084904d673429421d2b
src/views/login/index.scss
@@ -6,6 +6,7 @@
  background-repeat: no-repeat;
  background-position: center center;
  .logo {
    position: relative;
    height: 100px;
    padding-top: 30px;
    line-height: 80px;
@@ -13,6 +14,15 @@
    img {
      max-height: 100%;
    }
    .plat-name {
      position: absolute;
      color: #ffffff;
      line-height: 30px;
      font-size: 30px;
      font-weight: 600;
      padding-left: 20px;
      font-family: "黑体","宋体",sans-serif,"Arial","Microsoft YaHei";
    }
  }
  .ant-tabs.ant-tabs-card {