Merge pull request 'v' (#72) from zmr into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/72
This commit was merged in pull request #72.
This commit is contained in:
2020-07-20 17:22:47 +08:00
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'
});
},
},
}