|  | @@ -138,7 +138,7 @@ $view
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |              'p' => array
 |  |              'p' => array
 | 
											
												
													
														|  |              (
 |  |              (
 | 
											
												
													
														|  | -                'html' => '$v.info',
 |  | 
 | 
											
												
													
														|  | 
 |  | +                'html' => '$v.home_info',
 | 
											
												
													
														|  |              ),
 |  |              ),
 | 
											
												
													
														|  |          ),
 |  |          ),
 | 
											
												
													
														|  |  
 |  |  
 | 
											
										
											
												
													
														|  | @@ -198,6 +198,12 @@ $view
 | 
											
												
													
														|  |  ->fetch('.videoplayer img@src', 'main/content.home_video_first#pic')
 |  |  ->fetch('.videoplayer img@src', 'main/content.home_video_first#pic')
 | 
											
												
													
														|  |  ->fetch(array('.icon-play@data-url', 0), 'main/content.home_video_first#video_link')
 |  |  ->fetch(array('.icon-play@data-url', 0), 'main/content.home_video_first#video_link')
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +->fetch(array('.topic-video h3@html', 0), 'main/content.home_video_first#sname')
 | 
											
												
													
														|  | 
 |  | +->fetch(array('.topic-video p@html', 0), 'main/content.home_video_first#info')
 | 
											
												
													
														|  | 
 |  | +->fetch(array('.topic-video span@html', 0), 'main/content.home_video_first#pdate_string')
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +->fetch('.topic-video@style', 'main/content.home_video_first', 'none')
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  ->loop
 |  |  ->loop
 | 
											
												
													
														|  |  (
 |  |  (
 | 
											
												
													
														|  |      '.video-module dl',
 |  |      '.video-module dl',
 |