Commit 620dc894 authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

Auto commit by GitBook Editor
parent daf3e7b4
......@@ -86,8 +86,8 @@ function phoneNumber(){
- 通过正则表达式校验 返回 `true of false`
- 调用实例如下
```javascript
function phoneNumber(){
alert(hlsUtil.phoneNumber('+86-18325379820'));
function isEmailAddress(){
alert(hlsUtil.isEmailAddress('jingchao.wu@hand-china.com'));
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment