From b0e5bd8de228b1bd12ce6c55c91fb26dfba66325 Mon Sep 17 00:00:00 2001 From: vinjn Date: Sat, 15 Jul 2017 11:40:36 +0800 Subject: [PATCH] WAR wechat issue --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2c12f37..55c3b59 100644 --- a/index.html +++ b/index.html @@ -146,7 +146,7 @@ function mapInit(){ }); }) .fail(function() { - alert('Can not use douban api'); + // alert('Can not use douban api'); }); }); }