<{foreach item=list from=$pro}>
  • <{$list.pname}>
    价格: <{$config.money}><{$list.price}>
  • <{/foreach}>