移动系统liao
2025-06-11 27fa90378fce4e58b3b8b328cc62d0aa452800f3
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%;