| 
					
				 | 
			
			
				@@ -5,7 +5,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <img src="../assets/image/login_left.png" alt=""> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <h3 class="title">SCRM管理平台</h3> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <h3 class="title">云联大健康医疗私域管理平台</h3> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <el-form-item prop="username"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <svg-icon slot="prefix" icon-class="user" class="el-input__icon input-icon" /> 
			 |