Update Weather.vue

This commit is contained in:
hwxlikemi 2025-01-26 20:15:52 +08:00 committed by GitHub
parent 3714d492cb
commit 4977afff52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
<template>
<div class="weather" v-if="weatherData.adCode.city && weatherData.weather.weather">
// <span>{{ weatherData.adCode.city }}&nbsp;</span>
// <span>{{ weatherData.adCode.city }}&nbsp;</span>
<span>{{ weatherData.weather.weather }}&nbsp;</span>
<span>{{ weatherData.weather.temperature }}</span>
<span class="sm-hidden">