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

怎么没有网络请求相关的实例 #14

Closed
shaibaoj opened this issue Apr 16, 2018 · 1 comment
Closed

怎么没有网络请求相关的实例 #14

shaibaoj opened this issue Apr 16, 2018 · 1 comment

Comments

@shaibaoj
Copy link

怎么没有网络请求相关的实例

@KuangPF
Copy link
Owner

KuangPF commented Apr 16, 2018

这可能主要考虑到是 UI 方面的组件,没有添加网络请求相关的实例,如果要进行网络请求的话,可以用微信原生的 wx.request,当然这里推荐使用fly框架,同时支持浏览器、小程序、Node、Weex的基于Promise的跨平台http请求库。可以让您在多个端上尽可能大限度的实现代码复用。

不过会可以考虑在下个版本迭代的时候加入网络请求相关的实例。

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

2 participants