@@ -170,7 +170,7 @@ onMounted(()=>{
position: relative;
width: 100%;
height: 100%;
- background:#4e6ef2;
+ background:url(../../../public/imgs/loginbg.png) no-repeat center;
background-size: 100% 100%;
}
.ms-title {