Commit 6131fea5 by 冷斌

add

parent a92d4345
......@@ -26,7 +26,6 @@
<foreach name="lists" item="vo">
<tr>
<td align="center">{$vo.id}</td>
<td>{$vo['giftid']}</td>
<td>{$gift[$vo['giftid']]}</td>
<td>{$vo['rate']}%</td>
<td><if condition="$vo['isall'] eq 1"><else/></if></td>
......
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