-
zhangwei
2 天以前 89b94f3cc1aa492b3223b97f3312d8eca004032b
Web/src/views/login/index.vue
@@ -129,13 +129,14 @@
<style scoped lang="scss">
.login-container {
   height: 100%;
   background-color: rgba(53, 62, 84);
   // background-color: rgba(53, 62, 84);
   .login-left {
      width: 50%;
      height: 100%;
      float: left;
      justify-content: center;
      background: url('/@/assets/login-icon-two3.svg') no-repeat left center fixed;
      background: url('/@/assets/login-icon-two3.svg')  no-repeat left center;
      background-size: cover;
      .login-carousel {
         position: relative;
         top: 50%;