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