liangjin
2021-04-09 ebc11188a97946a82d2edd5c16df1e8f2f963945
src/views/user/loginByWx.vue
@@ -96,7 +96,7 @@
        console.log(111);
        let url = location.host;
        // url = "t.finlean.com";
        var str = encodeURIComponent(`https://${url}/sib_wx_scorea/#/loginByWx`);
        var str = encodeURIComponent(`https://${url}/sib_wx_scored/#/loginByWx`);
        var fn = new GoWeChat("wx594ab33e0466eccf", str);
        fn.gocontract();
      } else {