From 5eda25c75ea6ec11b0e69ac8487c1dc1015fbcb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=95=E5=B1=82=E7=94=A8=E6=88=B7?= Date: Sat, 9 Jul 2022 11:04:34 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20=E5=A4=A9=E6=B0=94=E7=82=B9=E5=87=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/main.js b/js/main.js index 85c5ca3..1ed1975 100644 --- a/js/main.js +++ b/js/main.js @@ -185,6 +185,7 @@ function getWeather() { getWeather(); +var wea = 0; $('#upWeather').click(function () { if (wea == 0) { wea = 1;