Browse Source

登录图片

CzRger 2 months ago
parent
commit
a4a0470af8

+ 3 - 0
snowy-admin-web/src/views/auth/login/gsc-login.vue

@@ -222,6 +222,9 @@ const login = async () => {
 	display: flex;
 	justify-content: center;
 	align-items: center;
+	height: 100%;
+	background-image: url("./img/login-right.png");
+	background-size: 100% 100%;
 	.right-block {
 	  width: 596px;
 	  .tab {

BIN
snowy-admin-web/src/views/auth/login/img/login-right.png