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