合并个人中心

This commit is contained in:
zdx
2020-12-30 15:57:53 +08:00
parent 558a8ca65c
commit 5836cda754
10 changed files with 67 additions and 27 deletions

View File

@@ -86,7 +86,7 @@ Page({
*/
goMall(e) {
console.log('1111')
wx.switchTab({
wx.navigateTo({
url: '/pages/mall/index',
})
}