{php $this->template('header')}
便捷服务
    {loop $row $k $v}
  • {$v['name']}
  • {/loop}
帮助中心
    {loop $list $k $v}
  • {$v['title']}
  • {/loop}