Commit 3d2883cb by 刘海龙

no message

parent 0993ead3
...@@ -99,8 +99,7 @@ ...@@ -99,8 +99,7 @@
</div> </div>
</div> </div>
</div> </div>
<!-- <volist name="exams.data" id="vo" offset="0" length='10'> --> <volist name="exams.data" id="vo" offset="0" length='10'>
<volist name="exams.data" id="vo" offset="0" length="exams.data.length">
<div class="layout_v home_question_item"> <div class="layout_v home_question_item">
<div class="layout_h"> <div class="layout_h">
<if condition="$vo['price'] eq 0"> <if condition="$vo['price'] eq 0">
......
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