Update Weather.vue

This commit is contained in:
hwxlikemi 2025-01-26 20:45:14 +08:00 committed by GitHub
parent 27e389b227
commit 172fb4230d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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