export const lang = { //title为每个页面的标题 title: '账户列表', name: '姓名', accountType: '账号类型', mobilePhone: '手机号码', withdrawalAccount: '提现账号', bankInfo: '支行信息', newAddAccount: '新增账户', del: '删除', update: "修改", emptyText:"当前暂无账户" }