首页
This commit is contained in:
@@ -43,6 +43,10 @@ const routes = [
|
||||
{//中介房源
|
||||
path:'/intermediaryHousing',
|
||||
component:()=> import(/* webpackChunkName: "housing" */ '@/views/housingView/intermediary.vue')
|
||||
},
|
||||
{//求房源
|
||||
path:'/needHousing',
|
||||
component:()=> import(/* webpackChunkName: "housing" */ '@/views/housingView/needHousing.vue')
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user