Fix 天气点击
This commit is contained in:
parent
5e2fcd656a
commit
5eda25c75e
@ -185,6 +185,7 @@ function getWeather() {
|
|||||||
|
|
||||||
getWeather();
|
getWeather();
|
||||||
|
|
||||||
|
var wea = 0;
|
||||||
$('#upWeather').click(function () {
|
$('#upWeather').click(function () {
|
||||||
if (wea == 0) {
|
if (wea == 0) {
|
||||||
wea = 1;
|
wea = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user