| 
					
				 | 
			
			
				@@ -10,10 +10,10 @@ const store = new Vuex.Store({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         userInfo: {}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         nCount: 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         report:"", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        // api: 'https://pbl.cocorobo.cn/api/pbl/', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        api: 'https://pbl.cocorobo.cn/api/pbl/', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         socket: "https://poll.cocorobo.cn", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         // socket: "http://localhost:1473", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        api: 'http://localhost:7003/api/pbl/', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        // api: 'http://localhost:7003/api/pbl/', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     mutations: { 
			 |