Commit 5993e857 authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

Auto commit by GitBook Editor
parent 167cb5a6
......@@ -50,7 +50,7 @@ function objToString(){
```
##### 5.判断数组中是否含有某个元素 `inArray`
- 函数参数为(数组、元素)
- 函数参数为`(`数组、元素`)`
- 返回 `true of false`
- 调用实例如下
```javascript
......
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