摘要: get请求代码: api.ajax({ url:'http://m.weather.com.cn/data/101010100.html' //天气预报网站的WebService接口},function(ret,err){ if (ret) { api.alert({msg:JSON.stringi 阅读全文
posted @ 2017-08-08 21:02 SunriseYu 阅读(247) 评论(0) 推荐(0)