xiugai
This commit is contained in:
		
							parent
							
								
									95cac1a3d1
								
							
						
					
					
						commit
						36a1ef1a20
					
				| @ -1065,3 +1065,24 @@ | ||||
| <!--}--> | ||||
| <!--</style>--> | ||||
| 
 | ||||
| <template> | ||||
|     <div class="container"> | ||||
|     </div> | ||||
|   </template> | ||||
|    | ||||
|   <script> | ||||
|    | ||||
|   export default { | ||||
|     name: "App", | ||||
|     components: {  }, | ||||
|   }; | ||||
|   </script> | ||||
|   <style scoped> | ||||
|   .container{ | ||||
|     width: 100%; | ||||
|     height: calc(100vh - 84px); | ||||
|     background: url('../assets/images/login-background.jpg') no-repeat; | ||||
|     background-size: 100% 100%; | ||||
|   } | ||||
|   </style> | ||||
|    | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user