Commit daf3e7b4 authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

Auto commit by GitBook Editor
parent 56b98925
......@@ -76,8 +76,8 @@ function phoneNumber(){
- 通过正则表达式校验 返回 `true of false`
- 调用实例如下
```javascript
function phoneNumber86(){
alert(hlsUtil.phoneNumber86('+86-18325379820'));
function phoneNumber86(){
alert(hlsUtil.phoneNumber86('+8618325379820'));
}
```
......
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