Commit 6c629f26 authored by JingChao's avatar JingChao

Updates angular/hlsPopup.md

Auto commit by GitBook Editor
parent 69bb26df
......@@ -34,6 +34,7 @@ function showLongCenterToast(){
});
}
```
- 此函数接受三个参数`content`提示内容,可以为空、`title`标题,不为空、`onConfirm`回调函数,函数返回`index` 0表示取消,1表示确定,可根据返回值执行其他逻辑。
- 效果如下
......
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