孙志雷 6 years ago
parent
commit
e95bf01339
1 changed files with 2 additions and 0 deletions
  1. 2 0
      index.html

+ 2 - 0
index.html

@@ -35,6 +35,8 @@
                 //alert('已失效,请重新打开')
             }
         });
+     } else {
+        window.location = 'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx75a6f8d1b4a850d7&redirect_uri=https%3A%2F%2Factivity.lingjiao.cn%2Fanswer%2Findex.html&response_type=code&scope=snsapi_userinfo&state=12345#wechat_redirect';
      }
     </script>
 </body>