| 
					
				 | 
			
			
				@@ -49,4 +49,14 @@ getHotEnterpriseList() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 const handleToMore = () => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   window.open('/recruit/personal/company') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+</script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<style lang="scss" scoped> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+:deep(.v-btn__content) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+:deep(.v-btn .v-icon) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  background-color: #c2e4d5; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  border-radius: 50%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+</style> 
			 |