Commit 4cef17eb authored by JingChao's avatar JingChao

Updates angular/hlsUtil.md

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