forked from nsjcy/frontEnd/nsjcy

liuwh
2020-05-27 c9b0f3fa490afc0aeed1df11a723006aba27316b
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://120.79.193.119:9021/nsjc-charge/pc/index.html#/'
      } else {
        message.error(res.msg, 2)
      }