url : "/api/getWeather",. data: {. zipcode: 97201. },. success: function( result ) {. $( "#weather-temp" ).html( "<strong>" + result + "</strong> degrees" );.
確定! 回上一頁