{include file="index/header"}
本地模板 在线模板
{if $or eq 1|| $or eq ''}
{volist name=":myu()" id="vo"} {if condition="$vo['fl'] eq 1"}
{$vo.title}
{$vo.title} - V{$vo.banben}
授权价:{if $vo['sq'] eq 1}{/if}{if $vo['sq'] eq 0}¥{$vo.jifen}{/if} 普通价:¥{$vo.jifen}
{/if} {/volist}
{/if} {if $or eq 2}
{volist name=":myu()" id="vo"} {if condition="$vo['fl'] eq 2"}
{$vo.title}
{$vo.title} - V{$vo.banben}
授权价:{if $vo['sq'] eq 1}{/if}{if $vo['sq'] eq 0}¥{$vo.jifen}{/if} 普通价:¥{$vo.jifen}
{/if} {/volist}
{/if} {include file="index_footer"}