{loop $tags $k $t}
|
{if $t[unit] && $t[price]>0}
{$DT[money_sign]}{$t[price]}/{$t[unit]} {$t[minamount]}{$t[unit]}起订 {else} 面议 {/if} {if SELL_ORDER && $t[username] && $t[price]>0 && $t[minamount]>0 && $t[amount]>0 && $t[unit]}
{else}
{/if}
|