Open lily-white opened 6 years ago
1.在index.html中加入百度script 2.在router中加入 router.beforeEach((to, from, next) => { if (to.path) { _hmt.push(['_trackPageview', '/' + to.fullPath]); } next(); })
1.在index.html中加入百度script 2.在router中加入 router.beforeEach((to, from, next) => { if (to.path) { _hmt.push(['_trackPageview', '/' + to.fullPath]); } next(); })