前端根据银行卡号或银行的简码动态显示logo图标

266 阅读1分钟

上代码:

//卡号:6221xxxxxxxxxx66385
https://ccdcapi.alipay.com/validateAndCacheCardInfo.json?_input_charset=utf-8&cardNo=6221xxxxxxxxxx66385&cardBinCheck=true

image.png 根据接口返回值bank 渲染img标签

<img src="https://apimg.alipay.com/combo.png?d=cashier&amp;t=PSBC">