I'm using openweathermap to get to display certain items in html and my code does not display them

后端 未结 0 1201
温柔的废话
温柔的废话 2021-01-28 02:47
$(\'.`btn`\').click(function(){
    
    

var city = $(\'.inputValue\').val();
        var key = \'88da1611665dfe9338cd6679dee95466\';
    
        $.ajax({
        url         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题