Commit a7019bb5 authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

Auto commit by GitBook Editor
parent d9d25874
......@@ -134,7 +134,7 @@ vm.showSheet = function () {
##### 10.图片转成base64 `getImageToBase64`
- 参数1`( 图片地址)`
- 参数2`(回调函数 function)`回调函数返回图片的Base64位
- 图片不宜过大建议大小2000X1000
- 图片不宜过大建议大小2000X1000因为手机性能不同超过这个大小部分手机会出现假死现象
- 调用实例如下
```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