mirror of
https://github.com/imsyy/home.git
synced 2024-11-16 03:32:17 +08:00
Fix 天气点击
This commit is contained in:
parent
5e2fcd656a
commit
5eda25c75e
|
@ -185,6 +185,7 @@ function getWeather() {
|
|||
|
||||
getWeather();
|
||||
|
||||
var wea = 0;
|
||||
$('#upWeather').click(function () {
|
||||
if (wea == 0) {
|
||||
wea = 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user