{include file="head.html"}
头部
所属银行
请选择
{foreach item=c from=$bankList}
{$c}
{/foreach}
卡号
姓名
开户地址
保存
{include file="footer.html"}