<{foreach item=list from=$pro}>
  • <{$list.pname}>
    <{$config.money}><{$list.price|number_format:2}>

  • <{/foreach}>