摘要:
// 常用的正则规则// eslint-disable-next-lineexport const regExpConfig = { IDcard: /^[1-9]\d{7}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}$|^[1-9]\d{5}[1-9]\d{3 阅读全文
posted @ 2019-02-24 22:26
暖暖的心窝子
阅读(196)
评论(0)
推荐(0)