亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

新人求教,api無法調用

新人求教,api無法調用

Montgomery0 2018-03-05 13:44:33
$(document).ready(function(){ //獲取IP地址 var?useip=""; var?temper=""; var?locations=""; var?wfs=""; var?hums=""; var?url=""; $.getJSON('http(s)://weixin.jirengu.com/weather/ip',function(useIp){ useip=useIp[data]; console.log(useip); url="http://v.juhe.cn/weather/ip?format=2&ip=222.82.39.57&dtype=json&format=&key=0e27f5e8dc09e604b74e0d80e822f56a"; $.getJSON(url,function(weathers){ temper=weathers["result"]["temp"]; locations=weathers["today"]["city"]; wfs=weathers["today"]["weather"]; hums=weather["today"]["humidity"]; console.log(temper); $(".temp").html(temper); $(".location").html(locations); $(".wf").html(wfs); $(".hum").html(hums); }); }); //獲取天氣信息 })無法調用天氣api,報錯誤。不知道哪里出錯了html部分<!DOCTYPE?html> <html> <head> ????<meta?charset="utf-8"?/> ????<meta?http-equiv="X-UA-Compatible"?content="IE=edge"> ????<title>local?weather</title> ????<meta?name="viewport"?content="width=device-width,?initial-scale=1"> ????<link?rel="stylesheet"?type="text/css"?media="screen"?href="G:/我的堅果云/前端編程/項目/weather/css/main.css"?/> ????<link?> ????<link??/> ????<link??/> ????<script?src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.0.js"></script> </head> <body> ????<div?class="header?container"> ????????<div?class="row"> ????????????<h1?class="col-xs-12?text-center?header-text">Local?Weather?App</h1> ????????</div> ????</div> ????<div?class="main?container"> ????????<div?class="row"> ????????????<p?class="temp?col-xs-12?text-center"></p> ????????????<p?class="location?col-xs-12?text-center"><span?class="city"></span></p> ????????????<p?class="wf?col-xs-12?text-center"></p> ????????????<p?class="hum?col-xs-12?text-center"></p>??????????? ????????</div> ????</div> ????<div?class="footer?container"> ????????<div?class="row"> ????????????<p?class="col-xs-12?text-center">made?by?Ttang</p> ????????</div> ????</div> ????<script?src="js/main.js"></script> </body> </html>
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 1154 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號