diff --git a/src/App.vue b/src/App.vue index 897c3a8..34890f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,8 +9,7 @@
能源发展综述
-
晴转多云   |   -2-5℃  |   东风3
+
{{weatherText}}   |   {{lowTemperature}}-{{highTemperature}}℃  |   {{wind}}
@@ -61,6 +60,7 @@