Commit 131ecfce by 刘海龙

111

parent 78a0ef8a
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
</div> </div>
<div class="layout_v"> <div class="layout_v">
<volist name="bestVideo" id="vo" offset="0" length='4'> <volist name="bestVideo" id="vo" offset="0" length='10'>
<a href="{:U('course/Video/view',array('id'=>$vo['id']))}"> <a href="{:U('course/Video/view',array('id'=>$vo['id']))}">
<div class="home_class_item layout_v"> <div class="home_class_item layout_v">
<div class="layout_h"> <div class="layout_h">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment