forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-18 406355203adcc1fe6c92bb59203fb958296a8da4
SunshineIns/src/page/Login.jsx
@@ -43,7 +43,7 @@
      if (res.code === 0) {
        // location.href = res.data;
        // location.href ='http://localhost:8080/index.html#/'
        location.href ='http://nsjcy.hugeinfo.com.cn/nsjc-charge/pc/index.html#/'
        // location.href ='http://nsjcy.hugeinfo.com.cn/nsjc-charge/pc/index.html#/'
      } else {
        message.error(res.msg, 2)
      }