Commit 8a525ae1 by 冷斌

测试首页

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