修改
This commit is contained in:
@@ -95,7 +95,8 @@ const routes = [
|
||||
path: "/apartmentDetail",
|
||||
component: () => import(/* webpackChunkName: "housing" */ '@/views/apartmentDetail.vue'),
|
||||
meta: {
|
||||
title: "品牌公寓详情"
|
||||
title: "品牌公寓详情",
|
||||
path:'/apartmentDetail'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user