|  | @@ -1,5 +1,6 @@ | 
														
													
														
															
																|  |  | <template> |  |  | <template> | 
														
													
														
															
																|  |  | <div class="login-container"> |  |  | <div class="login-container"> | 
														
													
														
															
																|  |  |  |  |  | <div class="Version">Version 1.0.1</div> | 
														
													
														
															
																|  |  | <div class="videoBox"> |  |  | <div class="videoBox"> | 
														
													
														
															
																|  |  | <video |  |  | <video | 
														
													
														
															
																|  |  | src="https://video.metavatar.cc/sv/4aaaaa5e-18832dbb5e6/4aaaaa5e-18832dbb5e6.mp4" |  |  | src="https://video.metavatar.cc/sv/4aaaaa5e-18832dbb5e6/4aaaaa5e-18832dbb5e6.mp4" | 
														
													
												
													
														
															
																|  | @@ -575,6 +576,13 @@ onMounted(() => { | 
														
													
														
															
																|  |  | overflow: hidden; |  |  | overflow: hidden; | 
														
													
														
															
																|  |  | // background-color: #2d3a4b; |  |  | // background-color: #2d3a4b; | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  |  |  |  | .Version { | 
														
													
														
															
																|  |  |  |  |  | position: absolute; | 
														
													
														
															
																|  |  |  |  |  | bottom: 20px; | 
														
													
														
															
																|  |  |  |  |  | right: 20px; | 
														
													
														
															
																|  |  |  |  |  | color: #ffffff; | 
														
													
														
															
																|  |  |  |  |  | } | 
														
													
														
															
																|  |  |  |  |  | 
 | 
														
													
														
															
																|  |  | .login-form { |  |  | .login-form { | 
														
													
														
															
																|  |  | position: absolute; |  |  | position: absolute; | 
														
													
														
															
																|  |  | top: 46%; |  |  | top: 46%; | 
														
													
												
													
														
															
																|  | 
 |