https://api.vvhan.com/api/weather
GET
JSON
https://api.vvhan.com/api/weather
https://api.vvhan.com/api/weather
https://api.vvhan.com/api/weather?ip=180.149.130.16
https://api.vvhan.com/api/weather?city=北京
https://api.vvhan.com/api/weather?city=北京&type=week
city否输入城市或县区
ip否输入IP
success是成功:true,失败:false
message是返回状态描述信息
{"success":true,"city":"北京市","data":{"date":"2024-03-14","week":"星期四","type":"晴","low":"5°C","high":"21°C","fengxiang":"西南风","fengli":"3-4级","night":{"type":"晴","fengxiang":"西南风","fengli":"1-3级"}},"air":{"aqi":85,"aqi_level":2,"aqi_name":"良","co":"1","no2":"33","o3":"99","pm10":"119","pm2.5":"62","so2":"4"},"tip":"天有点冷,注意保暖~"}