liangjin
2021-04-09 c0d97faf6b21c033a0a11f0b21083eac9dc1b82e
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_scoreb/#/loginByWx`);
        var str = encodeURIComponent(`https://${url}/sib_wx_scored/#/loginByWx`);
        var fn = new GoWeChat("wx594ab33e0466eccf", str);
        fn.gocontract();
      } else {