白天:{{ weatherData.weather1 }} | 夜间:{{ weatherData.weather2 }}
🌡 气温 {{ weatherData.wd2 }}℃ ~ {{ weatherData.wd1 }}℃
当前温度:{{ weatherData.nowinfo.temperature }}℃,体感 {{ weatherData.nowinfo.feelst }}℃
风向:{{ weatherData.nowinfo.windDirection }} {{ weatherData.nowinfo.windScale }}
湿度:{{ weatherData.nowinfo.humidity }}% | 气压:{{ weatherData.nowinfo.pressure }}hPa
{{ item.monthDay }} {{ item.weekday }}
{{ item.weather1 }}
{{ item.wd2 }}℃ ~ {{ item.wd1 }}℃
{{ item.winddirection1 }}{{ item.windleve1 }}{{ item.时间 }}
{{ item.天气 }}
{{ item.气温 }}
日出:{{ weatherData.suntimes[0].sunrise }}
日落:{{ weatherData.suntimes[0].sunset }}
白昼时长:{{ weatherData.suntimes[0].day_length }}