src/views/user/loginByWx.vue
@@ -67,7 +67,7 @@ if ((!this.openId && !this.urlCode) || (typeof this.openId == "undefined" && !this.urlCode)) { let url = location.host; // url = "t.finlean.com"; var str = encodeURIComponent(`https://${url}/sib_wx_scoreo/#/loginByWx`); var str = encodeURIComponent(`https://${url}/sib_wx_scorer/#/loginByWx`); var fn = new GoWeChat("wx594ab33e0466eccf", str); fn.gocontract(); } else {