From 5300558cd2684fd8d76d63c1c933c0aa382c720b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Fri, 30 Dec 2022 10:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 79 ++++++++++++++++++++++++++++++++++++++++++--- src/views/index.vue | 2 +- 2 files changed, 76 insertions(+), 5 deletions(-) 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 @@