跳转提示

This commit is contained in:
2020-08-10 17:03:15 +08:00
parent e3407b1046
commit 0c8e81f484
2 changed files with 33 additions and 26 deletions

View File

@@ -181,7 +181,6 @@
me.loginIn(res.data.token); //存储一个字符传值
// 缓存用户的信息
uni.setStorageSync('user_info',res.data);
if (res.data.member.has_labels) {
uni.switchTab({
url: '/pages/index/index'