孙志雷 6 年之前
父节点
当前提交
e95bf01339
共有 1 个文件被更改,包括 2 次插入0 次删除
  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>