This commit is contained in:
zmr900709
2020-07-20 17:14:18 +08:00
parent 50085a341f
commit 2a62b100fb
5 changed files with 22 additions and 8 deletions

View File

@@ -270,10 +270,10 @@
})
},
toSearchPage() {
// uni.navigateTo({
// url: '/pageB/follow/index'
// })
console.log("22");
uni.navigateTo({
url: '/pageB/follow/index'
});
},
},
}