详情发布房源列表
This commit is contained in:
@@ -50,7 +50,8 @@ const routes = [
|
||||
name: 'detail',
|
||||
component: () => import(/* webpackChunkName: "detail" */ '@/views/detail.vue'),
|
||||
meta: {
|
||||
title: "详情"
|
||||
title: "详情",
|
||||
path:'/detail',
|
||||
}
|
||||
},
|
||||
{//个人房源
|
||||
|
||||
Reference in New Issue
Block a user