修改问题
This commit is contained in:
@@ -224,7 +224,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;
|
||||
@@ -254,7 +254,7 @@
|
||||
}
|
||||
});
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
url: '/pages/index/index2'
|
||||
});
|
||||
} else {
|
||||
uni.showModal({
|
||||
|
||||
Reference in New Issue
Block a user