提交
This commit is contained in:
@@ -52,7 +52,7 @@ const routes = [
|
||||
}
|
||||
},
|
||||
{//个人房源
|
||||
path: '/personHousing/:type?/:data?/:areaItem?/:types?',
|
||||
path: '/personHousing',
|
||||
component: () => import(/* webpackChunkName: "housing" */ '@/views/housingView/person.vue'),
|
||||
meta: {
|
||||
title: '个人房源',
|
||||
|
||||
Reference in New Issue
Block a user