zl程序教程

您现在的位置是:首页 >  后端

当前栏目

JS input 银行卡号格式转换

JS转换 格式 input 银行卡
2023-09-11 14:16:39 时间

 

replace(/\D/g,'').replace(/....(?!$)/g,'$& ')