Merge branch 'master' of http://git.luyuan.tk/luyuan/deming into xbx

This commit is contained in:
2020-07-20 17:30:36 +08:00
17 changed files with 520 additions and 64 deletions

View File

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