Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

如何接收服务器的返回值 #150

Closed
baihuibo opened this issue Apr 21, 2014 · 2 comments
Closed

如何接收服务器的返回值 #150

baihuibo opened this issue Apr 21, 2014 · 2 comments

Comments

@baihuibo
Copy link

我上传完成之后,服务器会返回图片的实际访问地址,id等信息,放到response里面返回给客户端
但是我并没有发现有接口可以拿到这个result返回值啊,请问我要怎么做才可以拿到服务端的相应信息呢?

@2betop
Copy link
Contributor

2betop commented Apr 21, 2014

通过uploadSuccess事件可以实现你的需求。

具体参考这里面:http://fex.baidu.com/webuploader/doc/index.html#WebUploader_Uploader_events

另外可以参考这个issue. #136

@baihuibo
Copy link
Author

@2betop
好的,了解了,多谢啊

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

No branches or pull requests

2 participants