|  |  |  | @ -67,7 +67,7 @@ class TPMRightSection extends Component { | 
			
		
	
		
			
				
					|  |  |  |  |                         <div className="edu-back-white padding40-20 mb10"> | 
			
		
	
		
			
				
					|  |  |  |  |                               <p className="font-16 mb20">创建者</p> | 
			
		
	
		
			
				
					|  |  |  |  |                               <div className="df"> | 
			
		
	
		
			
				
					|  |  |  |  |                                   <a href={TPMRightSectionData===undefined?"":TPMRightSectionData.creator===undefined?"":TPMRightSectionData.creator.user_url}> | 
			
		
	
		
			
				
					|  |  |  |  |                                   <a href={TPMRightSectionData===undefined?"":TPMRightSectionData.creator===undefined?"":`/users/${TPMRightSectionData.creator.login}/courses`}> | 
			
		
	
		
			
				
					|  |  |  |  |                                 <img alt="头像" className="radius mr10" height="80" src={getImageUrl(TPMRightSectionData===undefined?"":TPMRightSectionData.creator===undefined?"":'images/'+TPMRightSectionData.creator.image_url+"?1532489442")} width="80" /> | 
			
		
	
		
			
				
					|  |  |  |  |                               </a> | 
			
		
	
		
			
				
					|  |  |  |  |                                 <div className="flex1"> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |