| 
					
				 | 
			
			
				@@ -94,7 +94,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 												uni.setStorageSync('isLogin',true) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 												uni.setStorageSync('phone-info',resp.data) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 												uni.setStorageSync('isAccount',data.isAccount) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-												uni.setStorageSync('wxId',data.wxId) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+												uni.setStorageSync('userId',data.userId) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 												uni.setStorageSync('wxName',data.wxName) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 												uni.reLaunch({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 													url: '/pages/index/index' 
			 |