修改问题
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
this.$queue.setData("token", res.token);
|
||||
this.$queue.setData("userId", res.user.userId);
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
url: '/pages/index/index2'
|
||||
})
|
||||
} else {
|
||||
_this.isRotate = false;
|
||||
@@ -218,7 +218,7 @@
|
||||
}
|
||||
});
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
url: '/pages/index/index2'
|
||||
});
|
||||
} else {
|
||||
uni.showModal({
|
||||
|
||||
Reference in New Issue
Block a user