From f0a187f2b1bc0263c0b180c5d3ce0731794bc060 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Thu, 22 May 2025 11:06:45 +0800 Subject: [PATCH] =?UTF-8?q?Feat(AI):=E5=A4=A9=E6=B0=94=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiChat/views/index.vue | 1 + assets/css/aiChat.less | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/aiChat/views/index.vue b/aiChat/views/index.vue index a18dc8c..4e69c04 100644 --- a/aiChat/views/index.vue +++ b/aiChat/views/index.vue @@ -81,6 +81,7 @@ 今日风向:{{ weatherData.win }} + 紫外线指数:{{ weatherData.uvIndex }}  {{ weatherData.uvDescription }}