This commit is contained in:
Sliverber 2024-04-29 17:29:05 +08:00
parent d403e8fb9d
commit f743294cb9

View File

@ -104,7 +104,7 @@
}); });
}, },
async ceshi() { async ceshi() {
this.$u.get("/getInfo").then((res) => { this.$u.get("/app/user/userInfo").then((res) => {
console.log('进入跳转'); console.log('进入跳转');
uni.switchTab({ uni.switchTab({
url: '/pages/index/index' url: '/pages/index/index'