中介 个人 搜索 求房源 新增底部加载提示
This commit is contained in:
@@ -104,10 +104,6 @@ router.beforeEach((to, from, next) => {
|
||||
store.state.routeList.secondaryIndex.title = from.meta.title
|
||||
store.state.routeList.secondaryIndex.path = from.path
|
||||
}
|
||||
|
||||
//
|
||||
// =======
|
||||
console.log(to, from);
|
||||
// >>>>>>> 542e853 (提交)
|
||||
next()
|
||||
let meta = to['meta'] || {}
|
||||
|
||||
Reference in New Issue
Block a user