去除无用log;修改H5端登录无法重定向的问题
This commit is contained in:
@ -228,7 +228,6 @@
|
||||
iv: e.mp.detail.iv
|
||||
})
|
||||
.then(res => {
|
||||
console.log(res);
|
||||
// this.User();
|
||||
thit.$store.dispatch("userInfo", true);
|
||||
uni.hideLoading();
|
||||
|
Reference in New Issue
Block a user