dever 4 éve
szülő
commit
637eec6688
1 módosított fájl, 6 hozzáadás és 0 törlés
  1. 6 0
      main/template/xuniren/home.php

+ 6 - 0
main/template/xuniren/home.php

@@ -198,6 +198,12 @@ $view
 ->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('h3@html', 0), 'main/content.home_video_first#sname')
+->fetch(array('p@html', 0), 'main/content.home_video_first#info')
+->fetch(array('span@html', 0), 'main/content.home_video_first#pdate_string')
+
+->fetch('.topic-video@style', 'main/content.home_video_first', 'none')
+
 ->loop
 (
     '.video-module dl',