-
Notifications
You must be signed in to change notification settings - Fork 912
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
获取不到天气信息 #9
Comments
和风天气的api改变了,换了版本,其返回的json数据格式都有了一定的变化,所以一是你访问的api不对所以没有数据返回,二是就算返回数据了,旧代码也无法正确解析,需要你自己去官网研究一下和风天气的api说明即可,自立更生,调试一下就知道问题在哪了。 |
作者的接口的key不能用了,自己注册和风天气的key,替换作者的就好。 |
怎么修改啊,有没有大佬指点一下 |
申请的时候 申请和风天气的web api替换就好了 |
@ChenLeizheng 替换完的接口返回的是随机数据吧,每次刷新都不一样,而且差距非常大 |
我也发现了,每次是随即返回,请问怎么改呀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
那三个界面显示出来了,但是到显示天气的信息的时候总是说显示信息失败,不知道是怎么回事
The text was updated successfully, but these errors were encountered: