摘要:
1.邮箱 export const isEmail = (s) => { return /^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+((.[a-zA-Z0-9_-]{2,3}){1,2})$/.test(s)} 2.手机号码 export const isMobile = 阅读全文
posted @ 2020-06-10 16:23
小码农+1
阅读(176)
评论(0)
推荐(0)
摘要:
$(".orderNumList p").css("cssText","font-size:14px !important;")css应该是cssText 阅读全文
posted @ 2020-06-10 15:39
小码农+1
阅读(298)
评论(0)
推荐(0)

浙公网安备 33010602011771号