Commit b9e8edc7 authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

Auto commit by GitBook Editor
parent 625ffaa4
...@@ -103,7 +103,7 @@ APP开发会出现很多功能相同的函数和组件,现封装了很多公 ...@@ -103,7 +103,7 @@ APP开发会出现很多功能相同的函数和组件,现封装了很多公
- 调用实例如下 - 调用实例如下
```javascript ```javascript
//打电话 //打电话
function callPhone() { function callPhone() {
hlsUtil.callPhone('18325379820'); hlsUtil.callPhone('18325379820');
} }
......
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