修改问题
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
// this.$queue.setData('nickName', res.data.nickName ? res.data.nickName : res.data.phone);
|
||||
// this.$queue.setData('gender', parseInt(res.data.gender));
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
url: '/pages/index/index2'
|
||||
});
|
||||
} else {
|
||||
uni.showModal({
|
||||
|
||||
Reference in New Issue
Block a user