<{if $growth}>
| <{$lang.growth_value}> |
<{$lang.creation_date}> |
<{$lang.remark}> |
<{foreach from=$growth item=list}>
| <{$list.growth}> |
<{$list.create_time|date_format}> |
<{$list.remark}> |
<{/foreach}>
<{include file='pages/common.htm'}>
<{else}>
<{$lang.not_result_tip}>
<{/if}>