Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用 mqq api的话callback里可以拿到base64啊~~ #30

Open
summertong opened this issue Sep 18, 2018 · 4 comments
Open

用 mqq api的话callback里可以拿到base64啊~~ #30

summertong opened this issue Sep 18, 2018 · 4 comments

Comments

@summertong
Copy link

mqq.media.getPicture(param, callback)

@xiaoily520 @qkzzxb

Originally posted by @dntzhang in #8 (comment)

@summertong
Copy link
Author

image_src 可以直接传base64吗

@dntzhang
Copy link

可以啊

@summertong
Copy link
Author

我用的ionic3 image-picker插件 从手机获取图片 得到base64,传给image_src 不管用

@sherrylee2013
Copy link

let base64Image = 'data:image/jpeg;base64,' + imageData;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants