UNPKG

@lan-ui/lan-ui

Version:

A fantastic mobile ui lib implement by Vue

75 lines (74 loc) 1.02 kB
export const banksList = [ { text: '中国农业银行', value: '04' }, { text: '中国工商银行', value: '01' }, { text: '中国银行', value: '02' }, { text: '招商银行', value: '06' }, { text: '中国邮政储蓄银行', value: '16' }, { text: '交通银行', value: '10' }, { text: '中国建设银行', value: '03' }, { text: '广东发展银行', value: '14' }, { text: '兴业银行', value: '13' }, { text: '北京银行', value: '20' }, { text: '中信银行', value: '15' }, { text: '华夏银行', value: '08' }, { text: '光大银行', value: '11' }, { text: '民生银行', value: '07' }, { text: '平安银行', value: '39' }, { text: '上海浦发银行', value: '09' }, { text: '广州农村商业银行', value: '48' }, { text: '广东省农村信用社联合社', value: '69' } ]