合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
以下为源码推广标签演示 ``` <div class='goods-shop'> {lists:promotion id="vo" ads="3" order="desc" num="5"} <dl> <dt> <a class="avatar" href="{$vo.url}" target="_blank"> <img alt="{$vo.name}" src="{$vo.tx|default=''}"> </a> <span class="info"> <a href="{$vo.url}" target="_blank" class="name" title="">{$vo.name} </a> <p>{$vo.rev_m|xy="s"|raw}</p> </span> </dt> <dd>{volist name="vo.data.goods" id="vs" length='1'} <p><em>¥{$vs.money}</em><a href="{:c_url($vs.id,'code')}" target="_blank" title="{$vs.tit}">{$vs.tit}</a></p> </dd>{/volist} <strong>TA的源码<i>({$vo.data.count.code})</i></strong> </dl> {/lists:promotion} </div> ```