{{ timeData.hour ?? "00" }}
:
{{ timeData.minute ?? "00" }}
:
{{ timeData.second ?? "00" }}
{{ timeData.month ?? "0" }}
{{ timeData.day ?? "0" }}
{{ timeData.weekday ?? "星期八" }}
{{ weatherData.condition ?? "N/A" }}
{{ weatherData.temp ?? "N/A" }} ℃
{{ weatherData.windDir ?? "N/A" }}
{{ weatherData.windLevel }} 级