Commit 8a525ae1 by 冷斌

测试首页

parent 9a533ef7
......@@ -75,7 +75,7 @@
</div>
</section>
<!--banner end-->
<h1>hi</h1>
<!-- 首页模块 -->
<volist name="config_index.item" id="item_name">
<eq name="item_name" value="billboard">
......@@ -252,7 +252,7 @@
<h1>最新课程</h1>
<div class="body01-content">
<ul>
<volist name="video" id="vo" offset="0" length='8'>
<volist name="video" id="vo" offset="0" length='8'>
<li>
<switch name="vo.type">
<case value="1">
......@@ -353,7 +353,7 @@
</div>
<!--讲师团队 end-->
</eq>
<if condition="OPEN_SCHOOL">
<eq name="item_name" value="school">
<!--入驻机构 strat-->
......@@ -575,4 +575,4 @@
})
}
</script>
<![endif]-->
\ No newline at end of file
<![endif]-->
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