Flex
2025-04-21 a3ffd5d69f525f60cfc52c81ca27bf60ecf6d758
easegen-front/src/views/Login/Login.vue
@@ -54,10 +54,9 @@
.bei{
  width: 100%;
  height: 100%;
  background-image: url('@/assets/imgs/bei.png');
  background-size: cover;
  background-image: url('@/assets/imgs/bei2.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.form-box{
  width: 25%;