loong-js
指南
使用文档
Github
(opens new window)
Gitee
(opens new window)
#
isMobile
校验 手机号(中国) 规则
#
参数
param
string
str 需要校验的字符串
#
返回
return
boolean
校验结果
#
示例
isMobile
(
'15033336666'
)
;
// true
1
←
isIpMask
isPlateNum
→