Browse Source

no message

feature/v1.4
xpz2018 5 years ago
parent
commit
0bf650dc0a
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/login/index.js

2
pages/login/index.js

@ -128,7 +128,7 @@ Page({
})
return
}
headerFactoryId(app.userInfo.factoryId)
// headerFactoryId(app.userInfo.factoryId)
// wx.redirectTo({ url: '/pages/agent/result/index' })
wx.redirectTo({ url: '/pages/index/index' })
} else {

Loading…
Cancel
Save