| |
{$sell_price}{$unit}{$kw}{$MODULE[5][name]}
{$next_year}{$next_month}
{if $sell_record}
{loop $sell_record $v}
- {$v[price]}{$unit}{$v[company]}
{/loop}
{else}
{/if}
|
|
{$buy_price}{$unit}{$kw}{$MODULE[6][name]}
{$next_year}{$next_month}
{if $buy_record}
{loop $buy_record $v}
- {$v[price]}{$unit}{$v[company]}
{/loop}
{else}
{/if}
|
|
{$company_price}{$unit}{$kw}{$MODULE[4][name]}
{$next_year}{$next_month}
{if $company_record}
{loop $company_record $v}
- {$v[price]}{$unit}{$v[company]}
{/loop}
{else}
{/if}
|
|
|
{if $sell_count<$spread_max} {else}! {/if} |
|
{if $buy_count<$spread_max} {else}! {/if} |
|
{if $company_count<$spread_max} {else}! {/if} |
|
|
|
|
|
|
|
|
|
{if $MOD[spread_list]} »{/if}
{if $tags}
{loop $tags $t}
- {$t[price]}{$unit}({timetodate($t[fromtime], 'Y.m')}) {$t[company]}
{/loop}
{else}
{/if}
|
|
{if $MOD[spread_list]} »{/if}
{if $tags}
{loop $tags $t}
- {$t[price]}{$unit}({timetodate($t[fromtime], 'Y.m')}) {$t[company]}
{/loop}
{else}
{/if}
|
|
{if $MOD[spread_list]} »{/if}
{if $tags}
{loop $tags $t}
- {$t[price]}{$unit}({timetodate($t[fromtime], 'Y.m')}) {$t[company]}
{/loop}
{else}
{/if}
|
|