@@ -148,7 +148,7 @@
},
fail: function(err) {
- uni.reLaunch({
+ uni.navigateTo({
url: '/pages/login/index'
})
}