|  |  | @@ -399,8 +399,7 @@ onMounted(() => { | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | <style lang="scss" scoped> | 
		
	
		
			
			|  |  |  | .page { | 
		
	
		
			
			|  |  |  | // height: calc(100vh - 84px); | 
		
	
		
			
			|  |  |  | height: 887px; | 
		
	
		
			
			|  |  |  | height: 1200px; | 
		
	
		
			
			|  |  |  | padding: 20px 0 0 40px; | 
		
	
		
			
			|  |  |  | background-color: #fff; | 
		
	
		
			
			|  |  |  | border-radius: 25px 0 0; | 
		
	
	
		
			
				|  |  | @@ -408,7 +407,7 @@ onMounted(() => { | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .left { | 
		
	
		
			
			|  |  |  | width: 70%; | 
		
	
		
			
			|  |  |  | height: 100%; | 
		
	
		
			
			|  |  |  | height: 80%; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | :deep(.el-input__wrapper) { | 
		
	
		
			
			|  |  |  | border: none; | 
		
	
	
		
			
				|  |  | 
 |