| 
					
				 | 
			
			
				@@ -131,7 +131,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     break; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 case ConstFunctionId.TAO_ZHUANG_TU_JIAN: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     this.Hide(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    ViewManager.Show(ViewName.SUIT_GUIDE_VIEW); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ViewManager.Show(ViewName.SUIT_GUIDE_VIEW, null, _fromeViewDatas); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     break; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 case ConstFunctionId.TAO_ZHUANG_HE_CHENG: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     this.Hide(); 
			 |