修改公众号微信登录授权未保存token的问题
This commit is contained in:
@ -52,9 +52,9 @@ export default {
|
||||
return;
|
||||
}
|
||||
login().finally(() => {
|
||||
this.$yrouter.switchTab({
|
||||
path: "/pages/home/index"
|
||||
});
|
||||
// this.$yrouter.switchTab({
|
||||
// path: "/pages/home/index"
|
||||
// });
|
||||
});
|
||||
},
|
||||
methods: {
|
||||
|
Reference in New Issue
Block a user