{loop $tags $k $t}
|
{if $t[groupid] == "7"} {/if}
{if $t[groupid] == "9"} {/if}
{if $t[groupid] == "10"} {/if}{if $t[unit] && $t[price]>0} {$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}
|