|
@@ -98,7 +98,7 @@ function applyInfo() {
|
|
|
|
|
|
function checkWxOpenId() {
|
|
|
if (DataCenter.wxOpenId == null) {
|
|
|
- let url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf01ec97b45a4bc49&redirect_uri=https://yixuefrp.cxhy.cn/test&response_type=code&scope=snsapi_base&state=999#wechat_redirect"
|
|
|
+ let url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf01ec97b45a4bc49&redirect_uri=https://www.cxhy.cn/test&response_type=code&scope=snsapi_base&state=999#wechat_redirect"
|
|
|
window.location.href = url
|
|
|
}
|
|
|
}
|