摘要: 1.if (data.showapi_res_code 0){ const weatherInfo=data.showapi_res_body; const today =weatherInfo.f1; resultDom.innerHTML=` <p>城市:${weatherInfo.city.c 阅读全文
posted @ 2025-11-17 11:18 洗偶 阅读(5) 评论(0) 推荐(0)
摘要: if (data.showapi_res_code 0){ const weatherInfo=data.showapi_res_body; const today weather=weatherInfo.f1; resultDom.innerHTML= <p>城市:${weatherInfo.ci 阅读全文
posted @ 2025-11-17 10:10 洗偶 阅读(4) 评论(0) 推荐(0)