Commit 15d8f9da by 陈超

A

parent 14ae24b4
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
</div> </div>
</div> </div>
</div> </div>
<volist name="exams" id="vo" offset="0" length='4'> <volist name="exams.data" id="vo" offset="0" length='4'>
<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