选项卡样式修改
This commit is contained in:
@@ -171,7 +171,7 @@ let seachList = (item) => {
|
||||
query: {
|
||||
keyword: seachAllType.keyword,
|
||||
isNeedHousing:routePath.value === '/needHousing',
|
||||
houseingPageType:routePath.value === '/needHousing'?6:routePath.value === '/intermediaryHousing'?1:routePath.value === '/personHousing'?0:''
|
||||
houseingPageType:routePath.value === '/needHousing'?6:routePath.value === '/intermediaryHousing'?1:routePath.value === '/personHousing'?0:0
|
||||
}
|
||||
})
|
||||
// if (routePath.value === '/') {
|
||||
|
||||
Reference in New Issue
Block a user