Explorar o código

修复天气【晴】时,天气图标不显示问题

vera_min %!s(int64=3) %!d(string=hai) anos
pai
achega
2f36347016
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/monitor/weather.vue

+ 1 - 1
src/views/monitor/weather.vue

@@ -125,7 +125,7 @@ export default defineComponent({
 			'雨': weather11,
 			'雨加雪': weather12,
 			'阵雨': weather13,
-			'晴': weather14
+			'晴': weather14
 		});
 		const homeTemLineRef = ref();
 		const homeWindLineRef = ref();