TM
2020-12-15 c62268b52ba62222994ccfb836384837853f890e
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'
        });