dever 4 年之前
父節點
當前提交
bd5e5df9d3
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      main/template/xuniren/home.php

+ 3 - 3
main/template/xuniren/home.php

@@ -198,9 +198,9 @@ $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(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')