TM
2020-12-15 4c4fabb8bda286bef64c14ae74a5e861e3042f7e
pages/index/index.js
@@ -154,7 +154,7 @@
      '/sib/xcx/login/mgrLogin',
      'POST',
      (res)=>{
        this.userInfo = res.data.body
        app.userInfo = res.data.body
        my.reLaunch({
          url: '/pages/home/home'
        });