@@ -132,9 +132,7 @@ export default {
console.log(343);
this.$method.exit();
this.isLogin = this.$method.isLogin();
- uni.reLaunch({
- url: '/pages/index/index'
- });
+
},
jumpLogin() {
this.$navTo.togo('/pages/login/login');