11
This commit is contained in:
parent
d403e8fb9d
commit
f743294cb9
|
@ -104,7 +104,7 @@
|
|||
});
|
||||
},
|
||||
async ceshi() {
|
||||
this.$u.get("/getInfo").then((res) => {
|
||||
this.$u.get("/app/user/userInfo").then((res) => {
|
||||
console.log('进入跳转');
|
||||
uni.switchTab({
|
||||
url: '/pages/index/index'
|
||||
|
|
Loading…
Reference in New Issue
Block a user